summaryrefslogtreecommitdiffstats
path: root/libavcodec/dsputil.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/dsputil.c
parentcbcd6c8ca9bc9a36d990589c3a2bb7100b90ec3b (diff)
downloadffmpeg-streaming-fbd4293df9b0c9a1076da74b8e7a86cae6efdfe1.zip
ffmpeg-streaming-fbd4293df9b0c9a1076da74b8e7a86cae6efdfe1.tar.gz
remove more useless mpegvideo.h includes
Originally committed as revision 12323 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/dsputil.c')
-rw-r--r--libavcodec/dsputil.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/dsputil.c b/libavcodec/dsputil.c
index cfe3666..ee02062 100644
--- a/libavcodec/dsputil.c
+++ b/libavcodec/dsputil.c
@@ -29,7 +29,6 @@
#include "avcodec.h"
#include "dsputil.h"
-#include "mpegvideo.h"
#include "simple_idct.h"
#include "faandct.h"
#include "faanidct.h"
OpenPOWER on IntegriCloud