diff --git a/glm/ext.hpp b/glm/ext.hpp index e28d4fdb..dc296f86 100644 --- a/glm/ext.hpp +++ b/glm/ext.hpp @@ -68,6 +68,7 @@ #include "./gtx/raw_data.hpp" #include "./gtx/reciprocal.hpp" #include "./gtx/rotate_vector.hpp" +#include "./gtx/simplex.hpp" #include "./gtx/spline.hpp" #include "./gtx/std_based_type.hpp" #include "./gtx/string_cast.hpp"