From 67070e4f296d1adb2bb7dbb8766a56d234adb804 Mon Sep 17 00:00:00 2001 From: Zdenek Kabelac Date: Thu, 13 Nov 2003 22:15:11 +0000 Subject: [PATCH] * *FILE needs Originally committed as revision 2515 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavformat/avformat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavformat/avformat.h b/libavformat/avformat.h index 07fa7f1..8aaedeb 100644 --- a/libavformat/avformat.h +++ b/libavformat/avformat.h @@ -12,7 +12,7 @@ extern "C" { #define LIBAVFORMAT_IDENT "FFmpeg" FFMPEG_VERSION "b" AV_STRINGIFY(LIBAVFORMAT_BUILD) #include - +#include /* FILE */ #include "avcodec.h" #include "avio.h" -- 2.7.4