aboutsummaryrefslogtreecommitdiff
path: root/src/libjin/Graphics/je_drawable.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libjin/Graphics/je_drawable.h')
-rw-r--r--src/libjin/Graphics/je_drawable.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/libjin/Graphics/je_drawable.h b/src/libjin/Graphics/je_drawable.h
index 13464f0..f31f3d7 100644
--- a/src/libjin/Graphics/je_drawable.h
+++ b/src/libjin/Graphics/je_drawable.h
@@ -1,5 +1,5 @@
-#ifndef __LIBJIN_DRAWABLE
-#define __LIBJIN_DRAWABLE
+#ifndef __JE_DRAWABLE
+#define __JE_DRAWABLE
#include "../core/je_configuration.h"
#if LIBJIN_MODULES_RENDER
@@ -87,4 +87,4 @@ namespace jin
} // namespace jin
#endif // LIBJIN_MODULES_RENDER
-#endif // __LIBJIN_DRAWABLE \ No newline at end of file
+#endif // __JE_DRAWABLE \ No newline at end of file