]> git.sesse.net Git - movit/blobdiff - glow_effect_test.cpp
Switch from using GLEW to epoxy.
[movit] / glow_effect_test.cpp
index 11083a9ca75a3412fe88a9c6b2e4c4914df6b7d5..174937be5fae6fb47f8c488a4dbef9bcf29bd606 100644 (file)
@@ -1,6 +1,6 @@
 // Unit tests for GlowEffect.
 
-#include <GL/glew.h>
+#include <epoxy/gl.h>
 #include <math.h>
 
 #include "effect_chain.h"