]> git.sesse.net Git - movit/blobdiff - util.cpp
Switch from using GLEW to epoxy.
[movit] / util.cpp
index b86e3f77c9d4842fdea43cfbfe025bc786a2fa1c..cd820bc74afe3d7ee8314ee1d47da82bb33cf55a 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>