From 973be5a3457e56651310a81cb7cb2980e0d0f663 Mon Sep 17 00:00:00 2001 From: kramm Date: Sun, 4 May 2003 16:30:27 +0000 Subject: [PATCH] added swfvideo.c --- lib/rfxswf.c | 1 + 1 file changed, 1 insertion(+) 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" -- 1.7.10.4