diff dnxhddec.c @ 6448:7fa807dd7958 libavcodec

remove #include "mpegvideo.h" where it is not needed
author aurel
date Wed, 05 Mar 2008 00:07:53 +0000
parents bfb9d5c104a1
children 48759bfbd073
line wrap: on
line diff
--- a/dnxhddec.c	Wed Mar 05 00:06:09 2008 +0000
+++ b/dnxhddec.c	Wed Mar 05 00:07:53 2008 +0000
@@ -26,7 +26,6 @@
 #include "bitstream.h"
 #include "dnxhddata.h"
 #include "dsputil.h"
-#include "mpegvideo.h"
 
 typedef struct {
     AVCodecContext *avctx;