aboutsummaryrefslogtreecommitdiff
path: root/src/libjin/Game/je_game.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libjin/Game/je_game.h')
-rw-r--r--src/libjin/Game/je_game.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/libjin/Game/je_game.h b/src/libjin/Game/je_game.h
index 9323177..5225ed7 100644
--- a/src/libjin/Game/je_game.h
+++ b/src/libjin/Game/je_game.h
@@ -1,5 +1,5 @@
-#ifndef __LIBJIN_CORE_GAME_H
-#define __LIBJIN_CORE_GAME_H
+#ifndef __JE_CORE_GAME_H
+#define __JE_CORE_GAME_H
#include "../common/je_subsystem.hpp"
#include "../utils/je_macros.h"
@@ -55,4 +55,4 @@ namespace jin
} // namespace core
} // namespace jin
-#endif // __LIBJIN_CORE_GAME_H
+#endif // __JE_CORE_GAME_H