]> git.sesse.net Git - movit/blobdiff - util.cpp
Handle texture non-bounce a bit better.
[movit] / util.cpp
index 8162f712d02eed8f5b47b7f481b977b827f56f8f..372064b28948238c1c30815f7cb9cdb82087128f 100644 (file)
--- a/util.cpp
+++ b/util.cpp
@@ -1,4 +1,4 @@
-#include <GL/glew.h>
+#include <epoxy/gl.h>
 #include <assert.h>
 #include <math.h>
 #include <stdio.h>