diff options
Diffstat (limited to 'src/KingSystem/ActorSystem/actBaseProcHandle.cpp')
| -rw-r--r-- | src/KingSystem/ActorSystem/actBaseProcHandle.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/KingSystem/ActorSystem/actBaseProcHandle.cpp b/src/KingSystem/ActorSystem/actBaseProcHandle.cpp index 3db5c2b2..35a1b13d 100644 --- a/src/KingSystem/ActorSystem/actBaseProcHandle.cpp +++ b/src/KingSystem/ActorSystem/actBaseProcHandle.cpp @@ -1,4 +1,5 @@ #include "KingSystem/ActorSystem/actBaseProcHandle.h" +#include "KingSystem/ActorSystem/actBaseProcUnit.h" #include "KingSystem/Utils/InitTimeInfo.h" namespace ksys::act { |
