summaryrefslogtreecommitdiff
path: root/Source/Asura.Engine/Graphics/Canvas.h
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2019-01-20 21:48:58 +0800
committerchai <chaifix@163.com>2019-01-20 21:48:58 +0800
commitde619ff34b3e82f10908c2e62e1fef948fbf8601 (patch)
tree03971b77161f311b9e6781dc4c5436e1a81148ba /Source/Asura.Engine/Graphics/Canvas.h
parent6e0007f96b5e141d70d0ff3496d8bc5f673cc199 (diff)
*misc
Diffstat (limited to 'Source/Asura.Engine/Graphics/Canvas.h')
-rw-r--r--Source/Asura.Engine/Graphics/Canvas.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Source/Asura.Engine/Graphics/Canvas.h b/Source/Asura.Engine/Graphics/Canvas.h
index 7f70e7c..dbb274a 100644
--- a/Source/Asura.Engine/Graphics/Canvas.h
+++ b/Source/Asura.Engine/Graphics/Canvas.h
@@ -1,5 +1,5 @@
-#ifndef __AE_Canvas_H__
-#define __AE_Canvas_H__
+#ifndef __AE_CANVAS_H__
+#define __AE_CANVAS_H__
#include "Component.h"
#include "Texture.h"