changeset 3107:483860e90d58 libavformat

avi.h does not use anything from avcodec.h.
author aurel
date Mon, 03 Mar 2008 22:56:07 +0000
parents ed30b032fa7b
children feeee985c74c
files avi.h
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/avi.h	Mon Mar 03 13:16:29 2008 +0000
+++ b/avi.h	Mon Mar 03 22:56:07 2008 +0000
@@ -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