]> git.sesse.net Git - movit/blobdiff - fft_input.h
Merge branch 'master' into epoxy
[movit] / fft_input.h
index 681876baa2476429b2fae0b6adbe65ddb2cfa4d1..b57723cd61a92251bf6a870a6542d585fbf7d28d 100644 (file)
@@ -14,7 +14,7 @@
 //
 // This class is tested as part of by FFTConvolutionEffectTest.
 
-#include <GL/glew.h>
+#include <epoxy/gl.h>
 #include <assert.h>
 #include <string>