diff options
Diffstat (limited to 'src/libjin/Graphics/animations/je_animation.h')
-rw-r--r-- | src/libjin/Graphics/animations/je_animation.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libjin/Graphics/animations/je_animation.h b/src/libjin/Graphics/animations/je_animation.h index f694455..3f9d008 100644 --- a/src/libjin/Graphics/animations/je_animation.h +++ b/src/libjin/Graphics/animations/je_animation.h @@ -1,5 +1,5 @@ -#ifndef __JE_ANIMATION_H -#define __JE_ANIMATION_H +#ifndef __JE_ANIMATION_H__ +#define __JE_ANIMATION_H__ #include <vector> #include <string> |