mirror of https://github.com/zeldaret/botw.git
ksys/phys: Remove useless include
This commit is contained in:
parent
16e712b89d
commit
ff178f779b
|
@ -8,7 +8,6 @@
|
|||
#include <Havok/Physics2012/Dynamics/World/hkpWorld.h>
|
||||
#include <Havok/Physics2012/Utilities/Dynamics/ScaleSystem/hkpSystemScalingUtility.h>
|
||||
#include <math/seadMathCalcCommon.h>
|
||||
#include <optional>
|
||||
#include "KingSystem/Physics/Ragdoll/physRagdollControllerMgr.h"
|
||||
#include "KingSystem/Physics/Rig/physModelBoneAccessor.h"
|
||||
#include "KingSystem/Physics/Rig/physSkeletonMapper.h"
|
||||
|
|
Loading…
Reference in New Issue