summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/glm/glm/detail/type_mat4x2.inl
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/glm/glm/detail/type_mat4x2.inl')
-rw-r--r--3rdparty/glm/glm/detail/type_mat4x2.inl2
1 files changed, 1 insertions, 1 deletions
diff --git a/3rdparty/glm/glm/detail/type_mat4x2.inl b/3rdparty/glm/glm/detail/type_mat4x2.inl
index 1cccb9e0824..f374984e197 100644
--- a/3rdparty/glm/glm/detail/type_mat4x2.inl
+++ b/3rdparty/glm/glm/detail/type_mat4x2.inl
@@ -76,7 +76,7 @@ namespace glm
}
template <typename T, precision P>
- GLM_FUNC_QUALIFIER GLM_CONSTEXPR tmat4x2<T, P>::tmat4x2(ctor)
+ GLM_FUNC_QUALIFIER GLM_CONSTEXPR_CTOR tmat4x2<T, P>::tmat4x2(ctor)
{}
template <typename T, precision P>