]> git.sesse.net Git - movit/blobdiff - slice_effect.h
Merge branch 'master' into epoxy
[movit] / slice_effect.h
index 17202d77c97577e720cf023426c8c28f095ab8c5..1c363ea7b104c19ccd31a6e82a74b50f95ec16c1 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"