Commit c44a131d authored by Michael Niedermayer's avatar Michael Niedermayer

missing include noticed by g0th

Originally committed as revision 4582 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 233f6f88
...@@ -24,6 +24,7 @@ ...@@ -24,6 +24,7 @@
* @author Michael Niedermayer <michaelni@gmx.at> * @author Michael Niedermayer <michaelni@gmx.at>
*/ */
#include <stdio.h> //for FILE *
#include "avcodec.h" #include "avcodec.h"
static double av_parse_num(const char *name, char **tail){ static double av_parse_num(const char *name, char **tail){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment