]> git.sesse.net Git - movit/blobdiff - demo.cpp
Merge branch 'master' into epoxy
[movit] / demo.cpp
index 845a776d20859b67f829ed69e5070d59cf509132..96864e905e39ef016c5e36326b3aec4939d34250 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>