aboutsummaryrefslogtreecommitdiff
path: root/src/libjin/Game/je_application.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libjin/Game/je_application.h')
-rw-r--r--src/libjin/Game/je_application.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/libjin/Game/je_application.h b/src/libjin/Game/je_application.h
index f740c22..094de6a 100644
--- a/src/libjin/Game/je_application.h
+++ b/src/libjin/Game/je_application.h
@@ -1,5 +1,5 @@
-#ifndef __JE_CORE_GAME_H
-#define __JE_CORE_GAME_H
+#ifndef __JE_CORE_GAME_H__
+#define __JE_CORE_GAME_H__
#include "../core/je_configuration.h"
#if defined(jin_game)
@@ -85,4 +85,4 @@ namespace JinEngine
#endif // jin_game
-#endif // __JE_CORE_GAME_H \ No newline at end of file
+#endif // __JE_CORE_GAME_H__ \ No newline at end of file