summaryrefslogtreecommitdiff
path: root/source/Asura.Editor/editor.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/Asura.Editor/editor.h')
-rw-r--r--source/Asura.Editor/editor.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/Asura.Editor/editor.h b/source/Asura.Editor/editor.h
index fbcfb62..2f5f8ca 100644
--- a/source/Asura.Editor/editor.h
+++ b/source/Asura.Editor/editor.h
@@ -1,7 +1,7 @@
-#ifndef __ASURA_EDITOR_H__
-#define __ASURA_EDITOR_H__
+#ifndef _ASURA_EDITOR_H_
+#define _ASURA_EDITOR_H_
-#include <asura-utils/scripting/portable.hpp>
+#include <asura-utils/Scripting/Portable.hpp>
namespace AsuraEditor
{