aboutsummaryrefslogtreecommitdiff
path: root/src/libjin/Graphics/je_gl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libjin/Graphics/je_gl.h')
-rw-r--r--src/libjin/Graphics/je_gl.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/libjin/Graphics/je_gl.h b/src/libjin/Graphics/je_gl.h
index f1e7a2b..6309db6 100644
--- a/src/libjin/Graphics/je_gl.h
+++ b/src/libjin/Graphics/je_gl.h
@@ -1,5 +1,5 @@
-#ifndef __JE_OPENGL_H
-#define __JE_OPENGL_H
+#ifndef __JE_OPENGL_H__
+#define __JE_OPENGL_H__
#include "GLee/GLee.h"
#include "ogl/OpenGL.h"
@@ -38,4 +38,4 @@ namespace JinEngine
} // namespace Graphics
} // namespace JinEngine
-#endif // __JE_OPENGL_H \ No newline at end of file
+#endif // __JE_OPENGL_H__ \ No newline at end of file