summaryrefslogtreecommitdiff
path: root/lib/hkStubs/Havok/Common/Base/Math/Matrix/hkRotation.h
blob: e9c205532343e371c149088006d04a2abda160fe (plain)
1
2
3
4
5
#pragma once

#include <Havok/Common/Base/Math/Matrix/hkRotationf.h>

using hkRotation = hkRotationf;