]> git.sesse.net Git - movit/blobdiff - deconvolution_sharpen_effect_test.cpp
Save a mul in YCbCrInput by folding the scaling into the matrix.
[movit] / deconvolution_sharpen_effect_test.cpp
index 8829b9da21de959685e7346cf7b4374a16b2e936..ab1a5a4a5fc50b48da348f5feba3180e54a0ac0c 100644 (file)
@@ -1,6 +1,6 @@
 // Unit tests for DeconvolutionSharpenEffect.
 
-#include <GL/glew.h>
+#include <epoxy/gl.h>
 #include <math.h>
 #include <stdlib.h>