summaryrefslogtreecommitdiff
path: root/source/Asura.Editor/core/slot.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/Asura.Editor/core/slot.h')
-rw-r--r--source/Asura.Editor/core/slot.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/Asura.Editor/core/slot.h b/source/Asura.Editor/core/slot.h
index ff565cf..b62f406 100644
--- a/source/Asura.Editor/core/slot.h
+++ b/source/Asura.Editor/core/slot.h
@@ -1,8 +1,8 @@
#ifndef __ASURA_EDITOR_SLOT_H__
#define __ASURA_EDITOR_SLOT_H__
-#include <asura-lib-utils/scripting/portable.hpp>
-#include <asura-lib-core/input/event.h>
+#include <asura-utils/scripting/portable.hpp>
+#include <asura-core/input/event.h>
#include "../widgets/widget.h"