]> git.sesse.net Git - movit/blobdiff - demo.cpp
Merge branch 'master' into epoxy
[movit] / demo.cpp
index 3201f1e0abcb0a729fb4cc6671a16e338bc44d15..9831b31f082ee39c6f40437bb98825bd6c69c342 100644 (file)
--- a/demo.cpp
+++ b/demo.cpp
@@ -4,7 +4,7 @@
 #define WIDTH 1280
 #define HEIGHT 720
 
-#include <GL/glew.h>
+#include <epoxy/gl.h>
 #include <SDL/SDL.h>
 #include <SDL/SDL_error.h>
 #include <SDL/SDL_events.h>