]> git.sesse.net Git - movit/blobdiff - fft_pass_effect.cpp
Stop using BGR, BGRA and grayscale formats.
[movit] / fft_pass_effect.cpp
index 4069be93f636d72a7682cb4971a2d9822afc4f98..ee0b983ae92002875d5b8e86538e21b09846991b 100644 (file)
@@ -1,4 +1,4 @@
-#include <GL/glew.h>
+#include <epoxy/gl.h>
 #include <math.h>
 
 #include "effect_chain.h"