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_direct.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libavcodec/h264_direct.c') diff --git a/libavcodec/h264_direct.c b/libavcodec/h264_direct.c index 21c3d7725a..83c5958a4b 100644 --- a/libavcodec/h264_direct.c +++ b/libavcodec/h264_direct.c @@ -27,7 +27,6 @@ #include "internal.h" #include "avcodec.h" -#include "mpegvideo.h" #include "h264.h" #include "mpegutils.h" #include "rectangle.h" -- cgit v1.2.3