diff --git a/libavcodec/opt.c b/libavcodec/opt.c index fa9354a9ee..fc8f28462b 100644 --- a/libavcodec/opt.c +++ b/libavcodec/opt.c @@ -24,6 +24,7 @@ * @author Michael Niedermayer */ +#include //for FILE * #include "avcodec.h" static double av_parse_num(const char *name, char **tail){