summaryrefslogtreecommitdiff
path: root/source/Asura.Editor/Core/GUIState.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/Asura.Editor/Core/GUIState.h')
-rw-r--r--source/Asura.Editor/Core/GUIState.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/Asura.Editor/Core/GUIState.h b/source/Asura.Editor/Core/GUIState.h
index 0abaf58..b4fce49 100644
--- a/source/Asura.Editor/Core/GUIState.h
+++ b/source/Asura.Editor/Core/GUIState.h
@@ -1,7 +1,7 @@
#ifndef _ASURA_EDITOR_GUI_STATE_H_
#define _ASURA_EDITOR_GUI_STATE_H_
-#include <asura-utils/Classes.h>
+#include <asura-base/Classes.h>
namespace_begin(AsuraEditor)