summaryrefslogtreecommitdiffstats
path: root/libvo
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-06-17 19:43:13 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-06-17 19:43:13 +0000
commit320bcf39bea720abeb4a62a1eaa892b6ce46636f (patch)
treeb87fe88a24de86b73ebe4bbe0fdf62dfa45cb51a /libvo
parent31f2211d05f6a59da1408cceada619ca9c3acb73 (diff)
downloadmpv-320bcf39bea720abeb4a62a1eaa892b6ce46636f.tar.bz2
mpv-320bcf39bea720abeb4a62a1eaa892b6ce46636f.tar.xz
Make header include order more similar to vo_gl.c
Patch by Erik Lunchpail (erik_27can at yahoo com) to ease win32 gui compilation git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18745 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libvo')
-rw-r--r--libvo/vo_gl2.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/libvo/vo_gl2.c b/libvo/vo_gl2.c
index 8dd0a297d7..37d4a8d2b1 100644
--- a/libvo/vo_gl2.c
+++ b/libvo/vo_gl2.c
@@ -15,13 +15,12 @@
#include "video_out_internal.h"
#include "sub.h"
+#include "gl_common.h"
+#include "aspect.h"
#ifdef HAVE_NEW_GUI
#include "Gui/interface.h"
#endif
-#include "gl_common.h"
-#include "aspect.h"
-
#define NDEBUG
//#undef NDEBUG