diff options
Diffstat (limited to 'src/KingSystem/Physics/System/physCharacterControllerParam.cpp')
| -rw-r--r-- | src/KingSystem/Physics/System/physCharacterControllerParam.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/KingSystem/Physics/System/physCharacterControllerParam.cpp b/src/KingSystem/Physics/System/physCharacterControllerParam.cpp index 64d3dc1b..4ae3cf76 100644 --- a/src/KingSystem/Physics/System/physCharacterControllerParam.cpp +++ b/src/KingSystem/Physics/System/physCharacterControllerParam.cpp @@ -1,5 +1,5 @@ #include "KingSystem/Physics/System/physCharacterControllerParam.h" -#include "KingSystem/Physics/System/physShapeParam.h" +#include "KingSystem/Physics/RigidBody/Shape/physShapeParamObj.h" namespace ksys::phys { |
