From 37ea342f8576e90cf024f746d86117b195f34095 Mon Sep 17 00:00:00 2001 From: diego Date: Fri, 14 Mar 2008 16:46:13 +0000 Subject: #include config.h before all other headers. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26235 b3059339-0415-0410-9bf9-f77b7e298cf2 --- gui/mplayer/mw.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gui/mplayer/mw.c') diff --git a/gui/mplayer/mw.c b/gui/mplayer/mw.c index f68a9b2b7e..5252117092 100644 --- a/gui/mplayer/mw.c +++ b/gui/mplayer/mw.c @@ -8,13 +8,13 @@ #include #include +#include "../config.h" #include "gmplayer.h" #include "app.h" #include "skin/font.h" #include "skin/skin.h" #include "wm/ws.h" -#include "../config.h" #include "../help_mp.h" #include "../libvo/x11_common.h" #include "../libvo/fastmemcpy.h" -- cgit v1.2.3