aboutsummaryrefslogtreecommitdiff
path: root/libjin/Core/Game.h
diff options
context:
space:
mode:
Diffstat (limited to 'libjin/Core/Game.h')
-rw-r--r--libjin/Core/Game.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/libjin/Core/Game.h b/libjin/Core/Game.h
index 31f32d8..725c62c 100644
--- a/libjin/Core/Game.h
+++ b/libjin/Core/Game.h
@@ -1,5 +1,5 @@
-#ifndef __JIN_CORE_GAME_H
-#define __JIN_CORE_GAME_H
+#ifndef __LIBJIN_CORE_GAME_H
+#define __LIBJIN_CORE_GAME_H
#include "SDL2/SDL.h"
@@ -55,4 +55,4 @@ namespace core
} // core
} // jin
-#endif // __JIN_CORE_GAME_H \ No newline at end of file
+#endif // __LIBJIN_CORE_GAME_H