added showing optional title screen for native BD cavesets
[rocksndiamonds.git] / src / game_mm / game_mm.h
index eab1a757fa4b68a616bbd13434b43154ca36c567..ccdbdf0d9725dd574c5df2b71e722514eeb0038a 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1994-2017 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // game_mm.h
 // ============================================================================
@@ -14,6 +14,7 @@
 
 #define GAME_MM_VERSION_1_0_0
 
-#include "export.h"
+#include "import_mm.h"
+#include "export_mm.h"
 
-#endif /* GAME_MM_H */
+#endif // GAME_MM_H