]> git.sesse.net Git - nageru/blobdiff - main.cpp
Re-run IWYU, again with lots of manual cleanup.
[nageru] / main.cpp
index 5917c7efa9838521132bb8d035fb8e41d3157e3f..fd41e0bd67bafdd710935d119a11a42b9d355e94 100644 (file)
--- a/main.cpp
+++ b/main.cpp
@@ -1,3 +1,8 @@
+extern "C" {
+#include <libavformat/avformat.h>
+}
+#include <stdbool.h>
+#include <stdio.h>
 #include <stdlib.h>
 #include <epoxy/gl.h>