From d24e9a99a40166bf881ccd2e3ae5688af4726658 Mon Sep 17 00:00:00 2001 From: Vittorio Giovara Date: Wed, 12 Mar 2014 10:07:46 +0100 Subject: h264 does not depend on mpegvideo any more --- libavcodec/h264_cavlc.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libavcodec/h264_cavlc.c') diff --git a/libavcodec/h264_cavlc.c b/libavcodec/h264_cavlc.c index c0fd2e878e..0ab0355143 100644 --- a/libavcodec/h264_cavlc.c +++ b/libavcodec/h264_cavlc.c @@ -29,7 +29,6 @@ #include "internal.h" #include "avcodec.h" -#include "mpegvideo.h" #include "h264.h" #include "h264data.h" // FIXME FIXME FIXME #include "h264_mvpred.h" -- cgit v1.2.3