]> git.sesse.net Git - movit/blobdiff - fft_convolution_effect_test.cpp
Merge branch 'master' into epoxy
[movit] / fft_convolution_effect_test.cpp
index f0f85278cd1ae045226d165d29c3f380946cd8f8..a55fe3128ad040e73dccf4268ce0edf17be57e27 100644 (file)
@@ -1,6 +1,6 @@
 // Unit tests for FFTConvolutionEffect.
 
-#include <GL/glew.h>
+#include <epoxy/gl.h>
 #include <math.h>
 
 #include "effect_chain.h"