moved headers to game engine specific import files
[rocksndiamonds.git] / src / game_sp / main_sp.h
index 8e31403abf22007f6544522dc10ebc9a6a115ac4..11d973a49fac96b3d99a4528c8003be8587f28d1 100644 (file)
@@ -5,8 +5,7 @@
 // external functions and definitions imported from main program to game_sp
 // ============================================================================
 
-#include "../engines.h"
-#include "../conf_gfx.h"
+#include "import_sp.h"
 
 
 // ============================================================================