X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_sp%2Fglobal.h;h=73a8282bfd87b370c2a0238db65b7a8554998358;hb=07d1e990ebdd1e5eca3d310f8e9b9a3a8411a4dd;hp=cce27bbf515022e7fe630232ef11094519800f1f;hpb=0b8567c8bcbe637936fa01d253de81254fa4fb3e;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 */