Commit 59eee1ad authored by michael's avatar michael

missing include noticed by g0th


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4582 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 3ea9f687
......@@ -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){
......
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