From e3d0f49abb20a551bf6d885f75c354d6d0bbeb9d Mon Sep 17 00:00:00 2001 From: Vittorio Giovara Date: Wed, 10 Jun 2015 14:29:05 +0100 Subject: mpegvideo: h263: Move all tables to a single file --- 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 952e15ce24..7486cfb2b9 100644 --- a/libavcodec/ituh263enc.c +++ b/libavcodec/ituh263enc.c @@ -34,6 +34,7 @@ #include "mpegvideo.h" #include "mpegvideodata.h" #include "h263.h" +#include "h263data.h" #include "mathops.h" #include "mpegutils.h" #include "unary.h" -- cgit v1.2.3