]> git.sesse.net Git - movit/blobdiff - gamma_compression_effect.h
Another round of include-what-you-use.
[movit] / gamma_compression_effect.h
index 342e02630b480e7a36358e0411f2f041d28c549d..9577e020954461ff5fb6e1ee2c1145d115a5f1a9 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"