Havok: Fix includes in hkSweptTransformf.h

This commit is contained in:
Léo Lam 2022-01-13 17:04:26 +01:00
parent 5831b9581d
commit 2093ef16dc
No known key found for this signature in database
GPG Key ID: 0DF30F9081000741
1 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
#pragma once #pragma once
#include <Havok/Common/Base/Math/Quaternion/hkQuaternionf.h> #include <Havok/Common/Base/hkBase.h>
#include <Havok/Common/Base/Math/Vector/hkVector4f.h>
class hkSweptTransformf { class hkSweptTransformf {
public: public: