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/rv34.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libavcodec/rv34.c') diff --git a/libavcodec/rv34.c b/libavcodec/rv34.c index bff3c09e51..b3f2a23881 100644 --- a/libavcodec/rv34.c +++ b/libavcodec/rv34.c @@ -28,6 +28,7 @@ #include "avcodec.h" #include "error_resilience.h" +#include "mpegutils.h" #include "mpegvideo.h" #include "golomb.h" #include "internal.h" -- cgit v1.2.3