summaryrefslogtreecommitdiff
path: root/libavcodec/indeo3.c
diff options
context:
space:
mode:
authorAurelien Jacobs <aurel@gnuage.org>2008-03-05 00:43:11 +0000
committerAurelien Jacobs <aurel@gnuage.org>2008-03-05 00:43:11 +0000
commitfbd4293df9b0c9a1076da74b8e7a86cae6efdfe1 (patch)
tree62a8e8731210e359a6ac0ff3e4d1be79107b3ddd /libavcodec/indeo3.c
parentcbcd6c8ca9bc9a36d990589c3a2bb7100b90ec3b (diff)
remove more useless mpegvideo.h includes
Originally committed as revision 12323 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/indeo3.c')
-rw-r--r--libavcodec/indeo3.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/indeo3.c b/libavcodec/indeo3.c
index 9237b5ec20..78dc6f9890 100644
--- a/libavcodec/indeo3.c
+++ b/libavcodec/indeo3.c
@@ -26,7 +26,6 @@
#include "avcodec.h"
#include "dsputil.h"
-#include "mpegvideo.h"
#include "bytestream.h"
#include "indeo3data.h"