From 8a22f0bb50bbe3aa7973d80ff1e4cc62c369f9a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Lam?= Date: Thu, 17 Dec 2020 23:14:09 +0100 Subject: ksys/act: Add more ActionBase, Ai and RootAi functions --- src/KingSystem/ActorSystem/actAiQuery.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/KingSystem/ActorSystem/actAiQuery.cpp') 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" -- cgit v1.2.3