]> git.sesse.net Git - movit/blobdiff - flat_input.h
Merge branch 'master' into epoxy
[movit] / flat_input.h
index 965e34ddd1b79f8c6b996a572e0edb9a80622586..8ac98ba64a3b0f1dce1968d39dafe0d0350860e0 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>