diff options
Diffstat (limited to 'src/libjin/Graphics/je_shapes.h')
-rw-r--r-- | src/libjin/Graphics/je_shapes.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/libjin/Graphics/je_shapes.h b/src/libjin/Graphics/je_shapes.h index 32b5284..bb2da25 100644 --- a/src/libjin/Graphics/je_shapes.h +++ b/src/libjin/Graphics/je_shapes.h @@ -1,5 +1,5 @@ -#ifndef __LIBJIN_GEOMETRY_H -#define __LIBJIN_GEOMETRY_H +#ifndef __JE_GEOMETRY_H +#define __JE_GEOMETRY_H #include "../core/je_configuration.h" #if LIBJIN_MODULES_RENDER @@ -34,4 +34,4 @@ namespace jin } // namespace jin #endif // LIBJIN_MODULES_RENDER -#endif // __LIBJIN_GEOMETRY_H
\ No newline at end of file +#endif // __JE_GEOMETRY_H
\ No newline at end of file |