summaryrefslogtreecommitdiff
path: root/src/KingSystem/Physics/SupportBone/physSupportBoneResource.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/KingSystem/Physics/SupportBone/physSupportBoneResource.h')
-rw-r--r--src/KingSystem/Physics/SupportBone/physSupportBoneResource.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/KingSystem/Physics/SupportBone/physSupportBoneResource.h b/src/KingSystem/Physics/SupportBone/physSupportBoneResource.h
index 21401c6b..da19e5f7 100644
--- a/src/KingSystem/Physics/SupportBone/physSupportBoneResource.h
+++ b/src/KingSystem/Physics/SupportBone/physSupportBoneResource.h
@@ -1,9 +1,9 @@
#pragma once
-#include <agl/Utils/aglParameter.h>
-#include <agl/Utils/aglParameterIO.h>
-#include <agl/Utils/aglParameterList.h>
-#include <agl/Utils/aglParameterObj.h>
+#include <agl/utl/aglParameter.h>
+#include <agl/utl/aglParameterIO.h>
+#include <agl/utl/aglParameterList.h>
+#include <agl/utl/aglParameterObj.h>
#include <container/seadBuffer.h>
#include <resource/seadResource.h>
#include "KingSystem/Utils/Types.h"