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/gtk/sb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gui/mplayer/gtk/sb.c') diff --git a/gui/mplayer/gtk/sb.c b/gui/mplayer/gtk/sb.c index d5e3e4bb20..37c7320309 100644 --- a/gui/mplayer/gtk/sb.c +++ b/gui/mplayer/gtk/sb.c @@ -6,11 +6,11 @@ #include #include +#include "config.h" #include "sb.h" #include "gtk_common.h" #include "app.h" -#include "config.h" #include "help_mp.h" #include "../widgets.h" -- cgit v1.2.3