]> git.sesse.net Git - movit/blobdiff - slice_effect.h
Merge branch 'master' into epoxy
[movit] / slice_effect.h
index 0ce5d08b0b7b7917c2b30d5d623a7fab4eb70b5e..89aeb0e4297eaac7eebd0985833c6549adc5829d 100644 (file)
@@ -10,7 +10,7 @@
 // Note that vertical slices happen from the top, consistent with the rest of
 // Movit.
 
-#include <GL/glew.h>
+#include <epoxy/gl.h>
 #include <string>
 
 #include "effect.h"