X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_sp%2Fglobal.h;h=73a8282bfd87b370c2a0238db65b7a8554998358;hb=572a4bab20b6f36ef1a4782094b27ac5a703a476;hp=cce27bbf515022e7fe630232ef11094519800f1f;hpb=e63e92923fa0196ba7d538d4c8f5a16994e3bee8;p=rocksndiamonds.git diff --git a/src/game_sp/global.h b/src/game_sp/global.h index cce27bbf..73a8282b 100644 --- a/src/game_sp/global.h +++ b/src/game_sp/global.h @@ -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 */