]> git.sesse.net Git - movit/blobdiff - effect_chain.cpp
Merge branch 'master' into epoxy
[movit] / effect_chain.cpp
index 487d7b7dfb235ef8c3197bcb2062cc2825162644..7f6c9430b00fc780a72b26f60a36cf7a1c46808c 100644 (file)
@@ -1,6 +1,6 @@
 #define GL_GLEXT_PROTOTYPES 1
 
-#include <GL/glew.h>
+#include <epoxy/gl.h>
 #include <assert.h>
 #include <locale.h>
 #include <math.h>