summaryrefslogtreecommitdiff
path: root/source/Asura.Editor/type.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/Asura.Editor/type.h')
-rw-r--r--source/Asura.Editor/type.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/Asura.Editor/type.h b/source/Asura.Editor/type.h
index d58cf87..f21b376 100644
--- a/source/Asura.Editor/type.h
+++ b/source/Asura.Editor/type.h
@@ -1,5 +1,5 @@
-#ifndef __ASURA_EDITOR_TYPE_H__
-#define __ASURA_EDITOR_TYPE_H__
+#ifndef _ASURA_EDITOR_TYPE_H_
+#define _ASURA_EDITOR_TYPE_H_
#include <cstdlib>
#include <stdint.h>