From 4926bfdabbc886caf248b6f88e53b2ea0141d0b1 Mon Sep 17 00:00:00 2001 From: faust3 Date: Fri, 30 Apr 2004 20:05:54 +0000 Subject: 10l on cygwin WIN32 gets defined in config.h git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12361 b3059339-0415-0410-9bf9-f77b7e298cf2 --- mencoder.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mencoder.c') diff --git a/mencoder.c b/mencoder.c index 25b1d7297c..a41eaafda0 100644 --- a/mencoder.c +++ b/mencoder.c @@ -20,6 +20,8 @@ #include #include #include +#include "config.h" + #ifdef __MINGW32__ #define SIGQUIT 3 #endif @@ -29,7 +31,6 @@ #include -#include "config.h" #include "version.h" #include "mp_msg.h" -- cgit v1.2.3