Browse Source

Fixed tests

Christophe Riccio 9 years ago
parent
commit
5b9d5cae99
1 changed files with 1 additions and 1 deletions
  1. 1 1
      test/gtx/gtx_color_encoding.cpp

+ 1 - 1
test/gtx/gtx_color_encoding.cpp

@@ -1,4 +1,4 @@
-#include <glm/gtc/color_encoding.hpp>
+#include <glm/gtx/color_encoding.hpp>
 #include <glm/gtc/color_space.hpp>
 #include <glm/gtc/color_space.hpp>
 #include <glm/gtc/epsilon.hpp>
 #include <glm/gtc/epsilon.hpp>
 #include <glm/gtc/constants.hpp>
 #include <glm/gtc/constants.hpp>