]> git.sesse.net Git - movit/blobdiff - flat_input.h
Switch from using GLEW to epoxy.
[movit] / flat_input.h
index dec0f1c2ea2498b2eb9d30af1a319a0de07c7883..c11d0a0123fcdb8bb4bd8bb4e60c26beed09692d 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef _MOVIT_FLAT_INPUT_H
 #define _MOVIT_FLAT_INPUT_H 1
 
-#include <GL/glew.h>
+#include <epoxy/gl.h>
 #include <assert.h>
 #include <string>