diff options
Diffstat (limited to 'src/KingSystem/ActorSystem/actBaseProcJobQue.h')
| -rw-r--r-- | src/KingSystem/ActorSystem/actBaseProcJobQue.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/KingSystem/ActorSystem/actBaseProcJobQue.h b/src/KingSystem/ActorSystem/actBaseProcJobQue.h index f486bc04..8e8fd35f 100644 --- a/src/KingSystem/ActorSystem/actBaseProcJobQue.h +++ b/src/KingSystem/ActorSystem/actBaseProcJobQue.h @@ -1,6 +1,6 @@ #pragma once -#include <agl/Utils/aglAtomicPtrArray.h> +#include <agl/utl/aglAtomicPtrArray.h> #include <array> #include <basis/seadTypes.h> #include <container/seadSafeArray.h> |
