]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/blobdiff - libavformat/file.c
os_support.h is also needed for usleep and lseek on MinGW.
[frescor/ffmpeg.git] / libavformat / file.c
index f61130694fd90bd5ea0ecb9a6950da26ed8ac698..6285c1bba2b322b3d15b4a73633b28e3bf47f59b 100644 (file)
@@ -24,6 +24,7 @@
 #include <unistd.h>
 #include <sys/time.h>
 #include <stdlib.h>
+#include "os_support.h"
 
 
 /* standard file protocol */