]> git.sesse.net Git - nageru/blobdiff - nageru/tweaked_inputs.h
IWYU-fix nageru/*.h.
[nageru] / nageru / tweaked_inputs.h
index 3b70a13cbd691f70f83e78f15064af7a3c83353f..e290542bd15f4ee7af9deb4187ad536bde6ef774 100644 (file)
@@ -3,6 +3,10 @@
 
 // Some tweaked variations of Movit inputs.
 
+#include <string>
+
+#include <epoxy/gl.h>
+#include <movit/image_format.h>
 #include <movit/flat_input.h>
 #include <movit/ycbcr_input.h>