]> git.sesse.net Git - movit/blobdiff - gamma_expansion_effect_test.cpp
Run include-what-you-use over all of movit. Some hand tuning.
[movit] / gamma_expansion_effect_test.cpp
index 94f574999692aeacff184c9bc2310da6c27e21db..6fc0252c8c5a28780e7d6127790a0e942543a9f5 100644 (file)
@@ -1,8 +1,10 @@
 // Unit tests for GammaExpansionEffect.
 
-#include "test_util.h"
-#include "gtest/gtest.h"
+#include <GL/glew.h>
+
 #include "gamma_expansion_effect.h"
+#include "gtest/gtest.h"
+#include "test_util.h"
 
 TEST(GammaExpansionEffectTest, sRGB_KeyValues) {
        float data[] = {