From 378a00087fdadcc9b34165c05cd10a1a15f3fe61 Mon Sep 17 00:00:00 2001 From: Vittorio Giovara Date: Fri, 29 May 2015 19:44:03 +0100 Subject: mpegvideo: Move tables to a separate 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 3afc238e35..952e15ce24 100644 --- a/libavcodec/ituh263enc.c +++ b/libavcodec/ituh263enc.c @@ -32,6 +32,7 @@ #include "libavutil/attributes.h" #include "avcodec.h" #include "mpegvideo.h" +#include "mpegvideodata.h" #include "h263.h" #include "mathops.h" #include "mpegutils.h" -- cgit v1.2.3