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/rv10.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libavcodec/rv10.c') diff --git a/libavcodec/rv10.c b/libavcodec/rv10.c index cf25b56141..96902f1d5c 100644 --- a/libavcodec/rv10.c +++ b/libavcodec/rv10.c @@ -32,6 +32,7 @@ #include "avcodec.h" #include "error_resilience.h" #include "h263.h" +#include "h263data.h" #include "internal.h" #include "mpeg_er.h" #include "mpegutils.h" -- cgit v1.2.3