0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00

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
This commit is contained in:
reimar 2006-06-17 19:43:13 +00:00
parent 31f2211d05
commit 320bcf39be

View File

@ -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