]> git.sesse.net Git - movit/blobdiff - white_balance_effect_test.cpp
Release Movit 1.3.2. (From a branch, since I do not want to break ABI compatibility...
[movit] / white_balance_effect_test.cpp
index 5d51dd89a46abec302bb19c1e6f73482d18e74b3..b0642077e5c039143f23574f5d9d9ca7655f0077 100644 (file)
@@ -1,6 +1,6 @@
 // Unit tests for WhiteBalanceEffect.
 
-#include <GL/glew.h>
+#include <epoxy/gl.h>
 
 #include "effect_chain.h"
 #include "gtest/gtest.h"