]> git.sesse.net Git - movit/blobdiff - alpha_division_effect_test.cpp
Stop using BGR, BGRA and grayscale formats.
[movit] / alpha_division_effect_test.cpp
index faa8b173b99648e8376ee44bd6801878422b26e8..549b5691f54c65bf2a5b6ea3c9bda761c76ec071 100644 (file)
@@ -1,6 +1,6 @@
 // Unit tests for AlphaDivisionEffect.
 
-#include <GL/glew.h>
+#include <epoxy/gl.h>
 #include "gtest/gtest.h"
 #include "image_format.h"
 #include "test_util.h"