]> git.sesse.net Git - movit/blobdiff - effect_chain_test.cpp
Switch from using GLEW to epoxy.
[movit] / effect_chain_test.cpp
index cf725f1131bb1eae8a1722c1e2989893d8c178be..67b3dfc56aa7567678624884818242b40b1d5487 100644 (file)
@@ -2,7 +2,7 @@
 //
 // Note that this also contains the tests for some of the simpler effects.
 
-#include <GL/glew.h>
+#include <epoxy/gl.h>
 #include <assert.h>
 
 #include "effect.h"