diff options
Diffstat (limited to 'src/KingSystem/ActorSystem/actAiParam.cpp')
| -rw-r--r-- | src/KingSystem/ActorSystem/actAiParam.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/KingSystem/ActorSystem/actAiParam.cpp b/src/KingSystem/ActorSystem/actAiParam.cpp index 5fdcd395..c54affc6 100644 --- a/src/KingSystem/ActorSystem/actAiParam.cpp +++ b/src/KingSystem/ActorSystem/actAiParam.cpp @@ -1,5 +1,5 @@ #include "KingSystem/ActorSystem/actAiParam.h" -#include <agl/Utils/aglParameter.h> +#include <agl/utl/aglParameter.h> #include "KingSystem/ActorSystem/actActor.h" #include "KingSystem/ActorSystem/actAiClassDef.h" #include "KingSystem/ActorSystem/actAiInlineParam.h" |
