summaryrefslogtreecommitdiff
path: root/source/Asura.Editor/core
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2019-04-06 07:39:49 +0800
committerchai <chaifix@163.com>2019-04-06 07:39:49 +0800
commite47baca4f23db43ec91fbf64d5d06d7c0dbee495 (patch)
tree9e909413bbf61834570e7dbdbe37fc8705f12730 /source/Asura.Editor/core
parente13616b5c40f912853be99f0603f0e4c97b22062 (diff)
*misc
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
{