From: kramm Date: Sun, 4 May 2003 16:30:27 +0000 (+0000) Subject: added swfvideo.c X-Git-Tag: release-0-5-0~247 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=973be5a3457e56651310a81cb7cb2980e0d0f663 added swfvideo.c --- diff --git a/lib/rfxswf.c b/lib/rfxswf.c index 3a84d11..34487f1 100644 --- a/lib/rfxswf.c +++ b/lib/rfxswf.c @@ -1282,3 +1282,4 @@ void swf_FreeTags(SWF * swf) // Frees all malloc'ed memory for t #include "modules/swfbits.c" #include "modules/swfaction.c" #include "modules/swfsound.c" +#include "h.263/swfvideo.c"