summaryrefslogtreecommitdiffstats
path: root/libvo/gl_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/gl_common.h')
-rw-r--r--libvo/gl_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/gl_common.h b/libvo/gl_common.h
index 69a7e14f53..66fc2fe799 100644
--- a/libvo/gl_common.h
+++ b/libvo/gl_common.h
@@ -4,8 +4,8 @@
#include <stdio.h>
#include <stdint.h>
-#include "mp_msg.h"
#include "config.h"
+#include "mp_msg.h"
#include <GL/gl.h>
#include "video_out.h"