]> git.sesse.net Git - movit/blobdiff - effect_chain.h
Merge branch 'master' into epoxy
[movit] / effect_chain.h
index 4417de912f9f979a8308f96e6291246c3c73841c..549fa603027c3476c9ce8fb9ab6dcae522400a02 100644 (file)
@@ -17,7 +17,7 @@
 // the EffectChain holds textures and other OpenGL objects that are tied to the
 // context.
 
-#include <GL/glew.h>
+#include <epoxy/gl.h>
 #include <stdio.h>
 #include <map>
 #include <set>