]> git.sesse.net Git - movit/blobdiff - gamma_compression_effect_test.cpp
Make number of BlurEffect taps configurable.
[movit] / gamma_compression_effect_test.cpp
index 41fe776c28079e1783d05065fcd6bc0d80796db2..6efbdea0944211a82e157518b616fb71b0cdf0a1 100644 (file)
@@ -5,7 +5,7 @@
 // However, the accuracy tests are somewhat simpler, since we
 // only need to care about absolute errors and not relative.
 
-#include <GL/glew.h>
+#include <epoxy/gl.h>
 #include <math.h>
 
 #include "gtest/gtest.h"