mirror of https://github.com/zeldaret/botw.git
Havok: Fix includes in hkSweptTransformf.h
This commit is contained in:
parent
5831b9581d
commit
2093ef16dc
|
@ -1,7 +1,6 @@
|
|||
#pragma once
|
||||
|
||||
#include <Havok/Common/Base/Math/Quaternion/hkQuaternionf.h>
|
||||
#include <Havok/Common/Base/Math/Vector/hkVector4f.h>
|
||||
#include <Havok/Common/Base/hkBase.h>
|
||||
|
||||
class hkSweptTransformf {
|
||||
public:
|
||||
|
|
Loading…
Reference in New Issue