fixed default graphics for growing or exploding BD engine elements
[rocksndiamonds.git] / src / game_sp / game_sp.h
index 974773364e943aaab6923f9ea152835131aeb6db..523f6619b39194608329fe33fbee6c6d72508ad4 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // game_sp.h
 // ============================================================================
@@ -14,6 +14,7 @@
 
 #define GAME_SP_VERSION_1_0_0
 
-#include "export.h"
+#include "import_sp.h"
+#include "export_sp.h"
 
-#endif /* GAME_SP_H */
+#endif // GAME_SP_H