@@ -1,6 +1,7 @@
/// @ref gtx_color_space
#include <glm/ext/scalar_relational.hpp>
+#include <glm/ext/scalar_constants.hpp>
namespace glm
{
@@ -1,5 +1,4 @@
#include <glm/ext/vector_relational.hpp>
-#include <glm/ext/scalar_constants.hpp>
#define GLM_ENABLE_EXPERIMENTAL
#include <glm/gtx/color_space.hpp>