]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - sys_sdl.c
updated msvc6 project file
[xonotic/darkplaces.git] / sys_sdl.c
index c781cfed3cff43f632c862a2e312362ca5887a31..d7ed9179f717e3f73231ba240cd7474897ad81c8 100644 (file)
--- a/sys_sdl.c
+++ b/sys_sdl.c
@@ -1,3 +1,4 @@
+#include "quakedef.h"
 
 #ifdef WIN32
 #include <io.h>
@@ -10,8 +11,6 @@
 
 #include <signal.h>
 
-#include "quakedef.h"
-
 #include <SDL.h>
 
 // =======================================================================