diff options
Diffstat (limited to 'src/KingSystem/ActorSystem/actGlobalParameter.cpp')
| -rw-r--r-- | src/KingSystem/ActorSystem/actGlobalParameter.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/KingSystem/ActorSystem/actGlobalParameter.cpp b/src/KingSystem/ActorSystem/actGlobalParameter.cpp index 3e560b9d..050141ba 100644 --- a/src/KingSystem/ActorSystem/actGlobalParameter.cpp +++ b/src/KingSystem/ActorSystem/actGlobalParameter.cpp @@ -1,8 +1,8 @@ #include "KingSystem/ActorSystem/actGlobalParameter.h" #include "KingSystem/ActorSystem/actActorParam.h" #include "KingSystem/ActorSystem/actActorParamMgr.h" +#include "KingSystem/Resource/Actor/resResourceGParamList.h" #include "KingSystem/Resource/resResourceArchive.h" -#include "KingSystem/Resource/resResourceGParamList.h" namespace ksys::act { |
