]> git.sesse.net Git - movit/blobdiff - gamma_expansion_effect.h
Another round of include-what-you-use.
[movit] / gamma_expansion_effect.h
index af0d0a908d0d9a1e10d809657db842ae5135453e..92f05171cd4d84ff08ad802cbef89138401c5d48 100644 (file)
@@ -9,6 +9,7 @@
 // Note that Movit's internal formats generally do not have enough accuracy
 // for 12-bit input or output.
 
+#include <GL/glew.h>
 #include <string>
 
 #include "effect.h"