From: kramm Date: Tue, 29 Jul 2003 16:51:54 +0000 (+0000) Subject: only the headerfile of h263tables is included now. X-Git-Tag: release-0-5-0~195 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=4806ec0cb3d199cbc5e60e7dba3ac3c2a54eb3f8 only the headerfile of h263tables is included now. --- diff --git a/lib/h.263/video.c b/lib/h.263/video.c index c130b54..3a04be1 100644 --- a/lib/h.263/video.c +++ b/lib/h.263/video.c @@ -13,7 +13,7 @@ #include #include "../rfxswf.h" #include "../args.h" -#include "h263tables.c" +#include "h263tables.h" static char * filename = 0; static char * indent = " ";