rnd-20091024-2-src
[rocksndiamonds.git] / src / game_sp / global.h
index cce27bbf515022e7fe630232ef11094519800f1f..73a8282bfd87b370c2a0238db65b7a8554998358 100644 (file)
@@ -5,6 +5,8 @@
 #ifndef GAME_SP_GLOBAL_H
 #define GAME_SP_GLOBAL_H
 
+#include "main_sp.h"
+
 #include "ASM.h"
 #include "BitMapObject.h"
 #include "BugsTerminals.h"
@@ -44,8 +46,4 @@
 #include "modGeneralTricks.h"
 #include "modMPX.h"
 
-
-#include "main_sp.h"
-
-
 #endif /* GAME_SP_GLOBAL_H */