diff options
Diffstat (limited to 'src/KingSystem/ActorSystem/actAiBehavior.cpp')
| -rw-r--r-- | src/KingSystem/ActorSystem/actAiBehavior.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/KingSystem/ActorSystem/actAiBehavior.cpp b/src/KingSystem/ActorSystem/actAiBehavior.cpp index 28781e3c..2f868984 100644 --- a/src/KingSystem/ActorSystem/actAiBehavior.cpp +++ b/src/KingSystem/ActorSystem/actAiBehavior.cpp @@ -3,7 +3,7 @@ #include "KingSystem/ActorSystem/actActorParam.h" #include "KingSystem/ActorSystem/actAiRoot.h" #include "KingSystem/ActorSystem/behaviorDummyBehavior.h" -#include "KingSystem/Resource/resResourceAIProgram.h" +#include "KingSystem/Resource/Actor/resResourceAIProgram.h" namespace ksys::act::ai { |
