summaryrefslogtreecommitdiff
path: root/src/KingSystem/ActorSystem/actBaseProcJobQue.h
diff options
context:
space:
mode:
authorLéo Lam <leo@leolam.fr>2022-04-02 12:56:34 +0200
committerLéo Lam <leo@leolam.fr>2022-04-02 13:00:50 +0200
commit15db815f862d3dc288d2680b665347b787dc20d2 (patch)
tree99a8e28e5b369e4515bb0a5fa73a88c86b87615d /src/KingSystem/ActorSystem/actBaseProcJobQue.h
parent68de65a9dfa555e69ef9e3cd5df44e68784d9ab1 (diff)
lib: Update agl
Diffstat (limited to 'src/KingSystem/ActorSystem/actBaseProcJobQue.h')
-rw-r--r--src/KingSystem/ActorSystem/actBaseProcJobQue.h2
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>