diff --git a/glm/gtc/quaternion.hpp b/glm/gtc/quaternion.hpp index 0735abf83..812b5b000 100644 --- a/glm/gtc/quaternion.hpp +++ b/glm/gtc/quaternion.hpp @@ -59,7 +59,7 @@ namespace glm /// @addtogroup gtc_quaternion /// @{ - template + template struct tquat { typedef tquat type;