]> git.sesse.net Git - movit/blobdiff - unsharp_mask_effect_test.cpp
Stop using BGR, BGRA and grayscale formats.
[movit] / unsharp_mask_effect_test.cpp
index 69ea5f706af5a31e025c790cf7c524619632c4fd..e6750ce8156d6fff8856a69daaab93a69c1907f1 100644 (file)
@@ -1,6 +1,6 @@
 // Unit tests for UnsharpMaskEffect.
 
-#include <GL/glew.h>
+#include <epoxy/gl.h>
 #include <math.h>
 
 #include "effect_chain.h"