summaryrefslogtreecommitdiff
path: root/Source/Asura.Engine/Graphics/Canvas.h
diff options
context:
space:
mode:
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"