From: Aurelien Jacobs Date: Mon, 3 Mar 2008 22:56:07 +0000 (+0000) Subject: avi.h does not use anything from avcodec.h. X-Git-Tag: v0.5~5651 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=abf2dc9c9a828c9570f9f263c92004a3350c069e;p=platform%2Fupstream%2Flibav.git avi.h does not use anything from avcodec.h. Originally committed as revision 12305 to svn://svn.ffmpeg.org/ffmpeg/trunk --- diff --git a/libavformat/avi.h b/libavformat/avi.h index 2c36068..3d3dd54 100644 --- a/libavformat/avi.h +++ b/libavformat/avi.h @@ -21,8 +21,6 @@ #ifndef FFMPEG_AVI_H #define FFMPEG_AVI_H -#include "avcodec.h" - #define AVIF_HASINDEX 0x00000010 // Index at end of file? #define AVIF_MUSTUSEINDEX 0x00000020 #define AVIF_ISINTERLEAVED 0x00000100