summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/glm/glm/gtc/quaternion.inl
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/glm/glm/gtc/quaternion.inl')
-rw-r--r--3rdparty/glm/glm/gtc/quaternion.inl2
1 files changed, 1 insertions, 1 deletions
diff --git a/3rdparty/glm/glm/gtc/quaternion.inl b/3rdparty/glm/glm/gtc/quaternion.inl
index 7c9fc61158f..581b672e05a 100644
--- a/3rdparty/glm/glm/gtc/quaternion.inl
+++ b/3rdparty/glm/glm/gtc/quaternion.inl
@@ -98,7 +98,7 @@ namespace detail
// -- Explicit basic constructors --
template <typename T, precision P>
- GLM_FUNC_QUALIFIER GLM_CONSTEXPR tquat<T, P>::tquat(ctor)
+ GLM_FUNC_QUALIFIER GLM_CONSTEXPR_CTOR tquat<T, P>::tquat(ctor)
{}
template <typename T, precision P>