From: havoc havoc@d7cf8633-e32d-0410-b094-e92efae38249 <> Date: Thu, 19 Aug 2010 15:15:32 +0000 (+0000) Subject: UNMERGE X-Git-Tag: xonotic-v0.1.0preview~195 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=b8210acfeeec019ee5a2a248f0168a1201383641;p=xonotic%2Fdarkplaces.git UNMERGE fix a compile error git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10403 d7cf8633-e32d-0410-b094-e92efae38249 ::stable-branch::unmerge=cbfd258f467a1a2f62f2d98176cfbf4073a4d463 --- diff --git a/sys_sdl.c b/sys_sdl.c index 833e00d5..af4777b4 100644 --- a/sys_sdl.c +++ b/sys_sdl.c @@ -1,3 +1,4 @@ +#include "quakedef.h" #ifdef WIN32 #ifdef _MSC_VER @@ -16,8 +17,6 @@ #include -#include "quakedef.h" - // ======================================================================= // General routines // =======================================================================