renamed game engine specific export files
[rocksndiamonds.git] / src / game_mm / main_mm.h
index 94ee023ebb4f83d894daec26654df925b8b441b1..9d5c9023a952b31b5b306157fef7bcc3b928e6d1 100644 (file)
@@ -13,7 +13,7 @@
 // functions and definitions that are exported from game_mm to main program
 // ============================================================================
 
-#include "export.h"
+#include "export_mm.h"
 
 
 // ============================================================================