diff --git a/glm/gtx/fast_exponential.hpp b/glm/gtx/fast_exponential.hpp index ff50eecb..c3c29c45 100644 --- a/glm/gtx/fast_exponential.hpp +++ b/glm/gtx/fast_exponential.hpp @@ -41,7 +41,6 @@ // Dependency: #include "../glm.hpp" -#include "../gtc/half_float.hpp" #if(defined(GLM_MESSAGES) && !defined(glm_ext)) # pragma message("GLM: GLM_GTX_fast_exponential extension included")