summaryrefslogtreecommitdiff
path: root/src/KingSystem/ActorSystem/actAiQuery.cpp
diff options
context:
space:
mode:
authorLéo Lam <leo@leolam.fr>2020-12-17 23:14:09 +0100
committerLéo Lam <leo@leolam.fr>2020-12-19 20:37:37 +0100
commit8a22f0bb50bbe3aa7973d80ff1e4cc62c369f9a3 (patch)
treed673cb1c59c98357be0779e70a69f08300ef8885 /src/KingSystem/ActorSystem/actAiQuery.cpp
parentcd6bf1e82170328a1c68c515ce438f5ed977a246 (diff)
ksys/act: Add more ActionBase, Ai and RootAi functions
Diffstat (limited to 'src/KingSystem/ActorSystem/actAiQuery.cpp')
-rw-r--r--src/KingSystem/ActorSystem/actAiQuery.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/KingSystem/ActorSystem/actAiQuery.cpp b/src/KingSystem/ActorSystem/actAiQuery.cpp
index d2259fd8..9ba2adae 100644
--- a/src/KingSystem/ActorSystem/actAiQuery.cpp
+++ b/src/KingSystem/ActorSystem/actAiQuery.cpp
@@ -1,4 +1,5 @@
#include "KingSystem/ActorSystem/actAiQuery.h"
+#include "KingSystem/ActorSystem/actActor.h"
#include "KingSystem/ActorSystem/actActorParam.h"
#include "KingSystem/ActorSystem/actAiRoot.h"
#include "KingSystem/Resource/resResourceAIProgram.h"