]> git.sesse.net Git - movit/blobdiff - slice_effect.h
Merge branch 'master' into epoxy
[movit] / slice_effect.h
index 6380c1665279078623a802c9ccf2f7db4f17574d..3448941873aebbfef9067e682d906fafc0308805 100644 (file)
@@ -10,7 +10,7 @@
 // Note that vertical slices happen from the bottom, not the top, due to the
 // OpenGL coordinate system.
 
-#include <GL/glew.h>
+#include <epoxy/gl.h>
 #include <string>
 
 #include "effect.h"