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/ituh263enc.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libavcodec/ituh263enc.c') diff --git a/libavcodec/ituh263enc.c b/libavcodec/ituh263enc.c index 0f59944062..cd4ed84ffe 100644 --- a/libavcodec/ituh263enc.c +++ b/libavcodec/ituh263enc.c @@ -34,6 +34,7 @@ #include "mpegvideo.h" #include "h263.h" #include "mathops.h" +#include "mpegutils.h" #include "unary.h" #include "flv.h" #include "mpeg4video.h" -- cgit v1.2.3