diff options
Diffstat (limited to 'src/KingSystem/ActorSystem/actBaseProcCreateTask.cpp')
| -rw-r--r-- | src/KingSystem/ActorSystem/actBaseProcCreateTask.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/KingSystem/ActorSystem/actBaseProcCreateTask.cpp b/src/KingSystem/ActorSystem/actBaseProcCreateTask.cpp index e69b0cb6..9573ee6c 100644 --- a/src/KingSystem/ActorSystem/actBaseProcCreateTask.cpp +++ b/src/KingSystem/ActorSystem/actBaseProcCreateTask.cpp @@ -1,4 +1,5 @@ #include "KingSystem/ActorSystem/actBaseProcCreateTask.h" +#include "KingSystem/ActorSystem/actBaseProc.h" #include "KingSystem/ActorSystem/actBaseProcHandle.h" #include "KingSystem/ActorSystem/actBaseProcUnit.h" #include "KingSystem/Map/mapObject.h" |
