]> git.sesse.net Git - movit/blobdiff - gamma_expansion_effect_test.cpp
In ResampleEffect, optimize the bilinear weights on a global scale.
[movit] / gamma_expansion_effect_test.cpp
index d1d6d2a0ac0afabac906311adb5812e7ef17858f..499a0d47caba00a71cdc068a9fb956d7759df292 100644 (file)
@@ -1,6 +1,6 @@
 // Unit tests for GammaExpansionEffect.
 
-#include <GL/glew.h>
+#include <epoxy/gl.h>
 #include <math.h>
 
 #include "gamma_expansion_effect.h"