summaryrefslogtreecommitdiff
path: root/src/KingSystem/Resource/Actor/resResourceBoneControl.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/Resource/Actor/resResourceBoneControl.h
parent68de65a9dfa555e69ef9e3cd5df44e68784d9ab1 (diff)
lib: Update agl
Diffstat (limited to 'src/KingSystem/Resource/Actor/resResourceBoneControl.h')
-rw-r--r--src/KingSystem/Resource/Actor/resResourceBoneControl.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/KingSystem/Resource/Actor/resResourceBoneControl.h b/src/KingSystem/Resource/Actor/resResourceBoneControl.h
index 4cb74ea5..9e2cd211 100644
--- a/src/KingSystem/Resource/Actor/resResourceBoneControl.h
+++ b/src/KingSystem/Resource/Actor/resResourceBoneControl.h
@@ -1,8 +1,8 @@
#pragma once
-#include <agl/Utils/aglParameter.h>
-#include <agl/Utils/aglParameterList.h>
-#include <agl/Utils/aglParameterObj.h>
+#include <agl/utl/aglParameter.h>
+#include <agl/utl/aglParameterList.h>
+#include <agl/utl/aglParameterObj.h>
#include <container/seadBuffer.h>
#include <math/seadVector.h>
#include <prim/seadSafeString.h>