diff --git a/glm/core/func_common.inl b/glm/core/func_common.inl index e09649e4..c9e18cb8 100644 --- a/glm/core/func_common.inl +++ b/glm/core/func_common.inl @@ -560,7 +560,7 @@ namespace glm inline detail::tvec3 min ( detail::tvec3 const & x, - typename detail::tvec2::value_type const & y + typename detail::tvec3::value_type const & y ) { return detail::tvec3(