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