X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_em%2Fgame_em.h;h=6b25a1f034d890b7c9abf203a380218cbb4a1ed5;hb=edaa850fd2d2cae7ec31961fae3d56487e710c71;hp=5f994115853cb6baf8a22c1b46171c75cd362eeb;hpb=abe44529b439ad39b4d8dbf19cbd67c9b9844279;p=rocksndiamonds.git diff --git a/src/game_em/game_em.h b/src/game_em/game_em.h index 5f994115..6b25a1f0 100644 --- a/src/game_em/game_em.h +++ b/src/game_em/game_em.h @@ -4,7 +4,7 @@ // (c) 1995-2014 by Artsoft Entertainment // Holger Schemel // info@artsoft.org -// http://www.artsoft.org/ +// https://www.artsoft.org/ // ---------------------------------------------------------------------------- // game_em.h // ============================================================================ @@ -14,6 +14,7 @@ #define GAME_EM_VERSION_1_0_0 -#include "export.h" +#include "import_em.h" +#include "export_em.h" #endif /* GAME_EM_H */