From e0c16e4e3259cf50b5bac4c23bb6e517f397c74b Mon Sep 17 00:00:00 2001 From: Vittorio Giovara Date: Fri, 28 Feb 2014 13:40:54 +0100 Subject: mpegvideo: move mpegvideo formats-related defines to mpegutils.h --- libavcodec/vc1dec.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libavcodec/vc1dec.c') diff --git a/libavcodec/vc1dec.c b/libavcodec/vc1dec.c index 403cbbc89a..49abd6297e 100644 --- a/libavcodec/vc1dec.c +++ b/libavcodec/vc1dec.c @@ -29,6 +29,7 @@ #include "internal.h" #include "avcodec.h" #include "error_resilience.h" +#include "mpegutils.h" #include "mpegvideo.h" #include "h263.h" #include "h264chroma.h" -- cgit v1.2.3