]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/blobdiff - libavformat/http.c
os_support.h is also needed for usleep and lseek on MinGW.
[frescor/ffmpeg.git] / libavformat / http.c
index 5bfd7368852d51b71f7e136b23bdd43ccfafb29e..240840a27162ee1ee1dc2e4718347a3c0eecb4f0 100644 (file)
@@ -21,6 +21,7 @@
 #include "avformat.h"
 #include <unistd.h>
 #include "network.h"
+#include "os_support.h"
 
 #include "base64.h"
 #include "avstring.h"