rnd-20090623-1-src
[rocksndiamonds.git] / src / game_em / export.h
index 05e7ae65c5d8ce7c5ccec27055d7d3c32d00a0e1..f165712375a4f9138386b8abd1f509058695c9c9 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef EXPORT_H
-#define EXPORT_H
+#ifndef GAME_SP_EXPORT_H
+#define GAME_SP_EXPORT_H
 
 /* ========================================================================= */
 /* functions and definitions exported from game_em to main program           */
@@ -743,4 +743,4 @@ extern void DrawGameDoorValues_EM();
 extern void LoadEngineSnapshotValues_EM();
 extern void SaveEngineSnapshotValues_EM();
 
-#endif /* EXPORT_H */
+#endif /* GAME_SP_EXPORT_H */