]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - cd_win.c
move two #defined to quakedef.h, and always include quakedef.h first before any other...
[xonotic/darkplaces.git] / cd_win.c
index 495fe02091dd97e6cc5ac341e26868db9940a87e..2cc716133e12c7c4a77df297d06df6f6cf9b9235 100644 (file)
--- a/cd_win.c
+++ b/cd_win.c
@@ -20,10 +20,10 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 // Quake is a trademark of Id Software, Inc., (c) 1996 Id Software, Inc. All
 // rights reserved.
 
+#include "quakedef.h"
 #include <windows.h>
 #include <mmsystem.h>
 
-#include "quakedef.h"
 #include "cdaudio.h"
 
 #if _MSC_VER < 1300