X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_em%2Fglobal.h;h=5f8b18215e96c54ebc4d3148038e29a2ce53e3da;hb=095207353ef58a65f5146e6ddc7eefb51bfe0f55;hp=81792061d7430383b287d0c99a140856dba7b463;hpb=2b65ec99f743dde3ee41083cf89623d4d9b8740e;p=rocksndiamonds.git diff --git a/src/game_em/global.h b/src/game_em/global.h index 81792061..5f8b1821 100644 --- a/src/game_em/global.h +++ b/src/game_em/global.h @@ -1,6 +1,8 @@ #ifndef GLOBAL_H #define GLOBAL_H +#include "../libgame/libgame.h" + #define EM_GFX_DIR "graphics.EM" #define EM_SND_DIR "sounds.EM" #define EM_LVL_DIR "levels.EM"