summaryrefslogtreecommitdiff
path: root/Source/Asura.Engine/Object.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Asura.Engine/Object.h')
-rw-r--r--Source/Asura.Engine/Object.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Source/Asura.Engine/Object.h b/Source/Asura.Engine/Object.h
index 3dace26..7efe74b 100644
--- a/Source/Asura.Engine/Object.h
+++ b/Source/Asura.Engine/Object.h
@@ -1,5 +1,5 @@
-#ifndef __AE_OBJECT_H__
-#define __AE_OBJECT_H__
+#ifndef __ASURA_ENGINE_OBJECT_H__
+#define __ASURA_ENGINE_OBJECT_H__
#include "Type.h"