From e446901145af708f42b82258322b15eeba17f932 Mon Sep 17 00:00:00 2001 From: kramm Date: Tue, 6 Jan 2009 21:38:52 +0000 Subject: [PATCH] #include as3/compiler.h --- lib/rfxswf.h | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/rfxswf.h b/lib/rfxswf.h index 1994854..ba4981c 100644 --- a/lib/rfxswf.h +++ b/lib/rfxswf.h @@ -748,6 +748,7 @@ void swf_WriteABC(TAG*tag, void*code); void swf_FreeABC(void*code); void swf_AddButtonLinks(SWF*swf, char stop_each_frame, char events); TAG*swf_AddAS3FontDefine(TAG*tag, U16 id, char*fontname); +#include "as3/compiler.h" // swfaction.c -- 1.7.10.4