]> git.sesse.net Git - movit/blobdiff - flat_input.h
Merge branch 'master' into epoxy
[movit] / flat_input.h
index 2f636f0862f9ed6d8d2c8c94e4550913f2cb2ca7..5f3faedc86d29d1baa24ed7f49ae7fbb04a4596e 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>