avi.h does not use anything from avcodec.h.
authorAurelien Jacobs <aurel@gnuage.org>
Mon, 3 Mar 2008 22:56:07 +0000 (22:56 +0000)
committerAurelien Jacobs <aurel@gnuage.org>
Mon, 3 Mar 2008 22:56:07 +0000 (22:56 +0000)
Originally committed as revision 12305 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavformat/avi.h

index 2c36068..3d3dd54 100644 (file)
@@ -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