white space changes
[rocksndiamonds.git] / src / game_bd / main_bd.h
index 7d8ffcedc08121ecc9d86ee387c17967e3b69f4c..2defce722fc7dc7638de9787f0f7daed08efbd82 100644 (file)
@@ -5,14 +5,14 @@
 // external functions and definitions imported from main program to game_bd
 // ============================================================================
 
-#include "../engines.h"
+#include "import_bd.h"
 
 
 // ============================================================================
 // functions and definitions that are exported from game_bd to main program
 // ============================================================================
 
-#include "export.h"
+#include "export_bd.h"
 
 
 // ============================================================================