]> git.sesse.net Git - movit/blobdiff - dither_effect.cpp
Another round of include-what-you-use.
[movit] / dither_effect.cpp
index 62355b248fc406db1980e9ec76f9bde7afdd92ba..14132bd43407bda72a7d2a8ca86f785bc9e1fab1 100644 (file)
@@ -1,5 +1,6 @@
 #include <GL/glew.h>
 #include <assert.h>
 #include <GL/glew.h>
 #include <assert.h>
+#include <stdio.h>
 #include <algorithm>
 
 #include "dither_effect.h"
 #include <algorithm>
 
 #include "dither_effect.h"