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/rv40.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libavcodec/rv40.c') diff --git a/libavcodec/rv40.c b/libavcodec/rv40.c index def3990348..c9beeca1eb 100644 --- a/libavcodec/rv40.c +++ b/libavcodec/rv40.c @@ -27,6 +27,7 @@ #include "libavutil/imgutils.h" #include "avcodec.h" +#include "mpegutils.h" #include "mpegvideo.h" #include "golomb.h" -- cgit v1.2.3