summaryrefslogtreecommitdiff
path: root/source/Asura.Editor/core
diff options
context:
space:
mode:
Diffstat (limited to 'source/Asura.Editor/core')
-rw-r--r--source/Asura.Editor/core/slot.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/Asura.Editor/core/slot.h b/source/Asura.Editor/core/slot.h
index b62f406..f569cfe 100644
--- a/source/Asura.Editor/core/slot.h
+++ b/source/Asura.Editor/core/slot.h
@@ -4,7 +4,7 @@
#include <asura-utils/scripting/portable.hpp>
#include <asura-core/input/event.h>
-#include "../widgets/widget.h"
+#include "../controls/widget.h"
namespace AsuraEditor
{