aboutsummaryrefslogtreecommitdiff
path: root/src/libjin/Graphics/animations
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-10-29 23:19:19 +0800
committerchai <chaifix@163.com>2018-10-29 23:19:19 +0800
commita24f5572a38caa47a19c1f8a9bcea43d7ed88d1e (patch)
tree430d87a9dc4d99f43f5696d95a5e54b4f5916970 /src/libjin/Graphics/animations
parent1a2d615c0d1cd67a8b5a52595b28b2dfcbfc4186 (diff)
*修改头
Diffstat (limited to 'src/libjin/Graphics/animations')
-rw-r--r--src/libjin/Graphics/animations/je_animation.h4
-rw-r--r--src/libjin/Graphics/animations/je_animator.h4
2 files changed, 4 insertions, 4 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>
diff --git a/src/libjin/Graphics/animations/je_animator.h b/src/libjin/Graphics/animations/je_animator.h
index 9273ff8..84b0385 100644
--- a/src/libjin/Graphics/animations/je_animator.h
+++ b/src/libjin/Graphics/animations/je_animator.h
@@ -1,5 +1,5 @@
-#ifndef __JE_ANIMATOR_H
-#define __JE_ANIMATOR_H
+#ifndef __JE_ANIMATOR_H__
+#define __JE_ANIMATOR_H__
#include <map>
#include <vector>