]> git.sesse.net Git - movit/blobdiff - vignette_effect.cpp
Switch from using GLEW to epoxy.
[movit] / vignette_effect.cpp
index 94383ff4839aee7010d78777d84d21c9d711d741..d8b4f9bf24d674fc1cf6b815e7e6f07c16e8ff78 100644 (file)
@@ -1,4 +1,4 @@
-#include <GL/glew.h>
+#include <epoxy/gl.h>
 #include <assert.h>
 #include <math.h>