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