diff --git a/glm/gtx/component_wise.hpp b/glm/gtx/component_wise.hpp index 2907900a..fb6b6ed6 100644 --- a/glm/gtx/component_wise.hpp +++ b/glm/gtx/component_wise.hpp @@ -43,6 +43,7 @@ // Dependencies #include "../detail/setup.hpp" +#include "../detail/precision.hpp" #if(defined(GLM_MESSAGES) && !defined(GLM_EXT_INCLUDED)) # pragma message("GLM: GLM_GTX_component_wise extension included")