]> git.sesse.net Git - movit/blobdiff - gamma_compression_effect_test.cpp
Run include-what-you-use over all of movit. Some hand tuning.
[movit] / gamma_compression_effect_test.cpp
index 6211acc0089afab3d0f21a97dcff0bf77daf0a23..c0b4ccf141e1d58a2d456b03acedae725ac42399 100644 (file)
@@ -3,9 +3,10 @@
 // Pretty much the inverse of the GammaExpansionEffect tests;
 // EffectChainTest tests that they are actually inverses.
 
-#include "test_util.h"
+#include <GL/glew.h>
 #include "gtest/gtest.h"
-#include "gamma_expansion_effect.h"
+#include "image_format.h"
+#include "test_util.h"
 
 TEST(GammaCompressionEffectTest, sRGB_KeyValues) {
        float data[] = {