summaryrefslogtreecommitdiff
path: root/src/KingSystem/Physics/System/physSystemData.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/KingSystem/Physics/System/physSystemData.h')
-rw-r--r--src/KingSystem/Physics/System/physSystemData.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/KingSystem/Physics/System/physSystemData.h b/src/KingSystem/Physics/System/physSystemData.h
index 91267807..4af94f81 100644
--- a/src/KingSystem/Physics/System/physSystemData.h
+++ b/src/KingSystem/Physics/System/physSystemData.h
@@ -1,10 +1,10 @@
#pragma once
-#include <agl/Utils/aglParameter.h>
-#include <agl/Utils/aglParameterIO.h>
-#include <agl/Utils/aglParameterList.h>
-#include <agl/Utils/aglParameterObj.h>
-#include <agl/Utils/aglResParameter.h>
+#include <agl/utl/aglParameter.h>
+#include <agl/utl/aglParameterIO.h>
+#include <agl/utl/aglParameterList.h>
+#include <agl/utl/aglParameterObj.h>
+#include <agl/utl/aglResParameter.h>
#include <container/seadSafeArray.h>
#include <prim/seadEnum.h>
#include "KingSystem/Physics/physDefines.h"