missing include noticed by g0th

Originally committed as revision 4582 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Michael Niedermayer 20 years ago
parent 233f6f889e
commit c44a131dc7
  1. 1
      libavcodec/opt.c

@ -24,6 +24,7 @@
* @author Michael Niedermayer <michaelni@gmx.at>
*/
#include <stdio.h> //for FILE *
#include "avcodec.h"
static double av_parse_num(const char *name, char **tail){

Loading…
Cancel
Save