summaryrefslogtreecommitdiff
path: root/source/Asura.Editor/System/MenuController.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/Asura.Editor/System/MenuController.h')
-rw-r--r--source/Asura.Editor/System/MenuController.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/Asura.Editor/System/MenuController.h b/source/Asura.Editor/System/MenuController.h
index 591cbd9..2deb21e 100644
--- a/source/Asura.Editor/System/MenuController.h
+++ b/source/Asura.Editor/System/MenuController.h
@@ -1,7 +1,7 @@
#ifndef _ASURA_EDITOR_MENU_CONTROLLER_H_
#define _ASURA_EDITOR_MENU_CONTROLLER_H_
-#include <asura-utils/Classes.h>
+#include <asura-base/Classes.h>
namespace_begin(AsuraEditor)