X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_mm%2Fmain_mm.h;h=08d4bf6c771fe84ad8194f0afd9da1a282699795;hb=b6659e15c47b5f66e7db42af93080dda213a9605;hp=94ee023ebb4f83d894daec26654df925b8b441b1;hpb=0703af7954d64f643865647bfef8749cd01ab268;p=rocksndiamonds.git diff --git a/src/game_mm/main_mm.h b/src/game_mm/main_mm.h index 94ee023e..08d4bf6c 100644 --- a/src/game_mm/main_mm.h +++ b/src/game_mm/main_mm.h @@ -5,15 +5,14 @@ // external functions and definitions imported from main program to game_mm // ============================================================================ -#include "../engines.h" -#include "../conf_gfx.h" +#include "import_mm.h" // ============================================================================ // functions and definitions that are exported from game_mm to main program // ============================================================================ -#include "export.h" +#include "export_mm.h" // ============================================================================