added mapping for native game elements for Boulder Dash game engine
[rocksndiamonds.git] / src / game_mm / main_mm.h
index 9d5c9023a952b31b5b306157fef7bcc3b928e6d1..08d4bf6c771fe84ad8194f0afd9da1a282699795 100644 (file)
@@ -5,8 +5,7 @@
 // external functions and definitions imported from main program to game_mm
 // ============================================================================
 
-#include "../engines.h"
-#include "../conf_gfx.h"
+#include "import_mm.h"
 
 
 // ============================================================================