]> git.sesse.net Git - movit/blobdiff - dither_effect.cpp
Emulate glReadPixels of GL_ALPHA.
[movit] / dither_effect.cpp
index 72a38deb46490aac5e738a6bf19e48b674a6c45a..17c577d4cdacc3ae44a4c79015d46c6e888389d6 100644 (file)
@@ -1,4 +1,4 @@
-#include <GL/glew.h>
+#include <epoxy/gl.h>
 #include <assert.h>
 #include <stdio.h>
 #include <algorithm>
 #include <assert.h>
 #include <stdio.h>
 #include <algorithm>