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