aboutsummaryrefslogtreecommitdiff
path: root/src/libjin/Graphics/je_graphics.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libjin/Graphics/je_graphics.h')
-rw-r--r--src/libjin/Graphics/je_graphics.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/libjin/Graphics/je_graphics.h b/src/libjin/Graphics/je_graphics.h
index bef72c0..46d2a23 100644
--- a/src/libjin/Graphics/je_graphics.h
+++ b/src/libjin/Graphics/je_graphics.h
@@ -1,5 +1,5 @@
-#ifndef __JE_GRAPHICS_H
-#define __JE_GRAPHICS_H
+#ifndef __JE_GRAPHICS_H__
+#define __JE_GRAPHICS_H__
#include "../core/je_configuration.h"
#if defined(jin_graphics)
@@ -20,4 +20,4 @@
#include "particles/je_particle_system.h"
#endif // defined(jin_graphics)
-#endif // __JE_GRAPHICS_H \ No newline at end of file
+#endif // __JE_GRAPHICS_H__ \ No newline at end of file