]> git.sesse.net Git - movit/blobdiff - diffusion_effect_test.cpp
Emulate glReadPixels of GL_ALPHA.
[movit] / diffusion_effect_test.cpp
index 7e50a04d8bcc7071167b026aae8dcfcf84c30da6..e58c0deef941b2f9b65005fdddf058cc1f0ebe99 100644 (file)
@@ -1,6 +1,6 @@
 // Unit tests for DiffusionEffect.
 
-#include <GL/glew.h>
+#include <epoxy/gl.h>
 
 #include "diffusion_effect.h"
 #include "effect_chain.h"