]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - sys_sdl.c
initial work for DETACHED signatures
[xonotic/darkplaces.git] / sys_sdl.c
index af4777b40fe3c244dd1c3a8a21f401567b2f7f7e..833e00d58fd9282ac8a4e150beb902135fcd5665 100644 (file)
--- a/sys_sdl.c
+++ b/sys_sdl.c
@@ -1,4 +1,3 @@
-#include "quakedef.h"
 
 #ifdef WIN32
 #ifdef _MSC_VER
@@ -17,6 +16,8 @@
 
 #include <SDL.h>
 
+#include "quakedef.h"
+
 // =======================================================================
 // General routines
 // =======================================================================