diff --git a/glm/ext.hpp b/glm/ext.hpp index 82d65a1c..fa10d8e1 100644 --- a/glm/ext.hpp +++ b/glm/ext.hpp @@ -35,6 +35,7 @@ #endif//GLM_MESSAGES #include "./gtc/bitfield.hpp" +#include "./gtc/color_encoding.hpp" #include "./gtc/color_space.hpp" #include "./gtc/constants.hpp" #include "./gtc/epsilon.hpp"