X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fgame_em%2Fexport.h;h=05e7ae65c5d8ce7c5ccec27055d7d3c32d00a0e1;hp=f165712375a4f9138386b8abd1f509058695c9c9;hb=e63e92923fa0196ba7d538d4c8f5a16994e3bee8;hpb=8d3d7d213a9691455a49544624bf380e85f43461 diff --git a/src/game_em/export.h b/src/game_em/export.h index f1657123..05e7ae65 100644 --- a/src/game_em/export.h +++ b/src/game_em/export.h @@ -1,5 +1,5 @@ -#ifndef GAME_SP_EXPORT_H -#define GAME_SP_EXPORT_H +#ifndef EXPORT_H +#define 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 /* GAME_SP_EXPORT_H */ +#endif /* EXPORT_H */