mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-18 21:45:10 +00:00
missing include noticed by g0th
Originally committed as revision 4582 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
233f6f889e
commit
c44a131dc7
@ -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…
Reference in New Issue
Block a user