From de619ff34b3e82f10908c2e62e1fef948fbf8601 Mon Sep 17 00:00:00 2001 From: chai Date: Sun, 20 Jan 2019 21:48:58 +0800 Subject: *misc --- Source/Asura.Engine/Graphics/Canvas.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Source/Asura.Engine/Graphics/Canvas.h') 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" -- cgit v1.1-26-g67d0