#include as3/compiler.h
authorkramm <kramm>
Tue, 6 Jan 2009 21:38:52 +0000 (21:38 +0000)
committerkramm <kramm>
Tue, 6 Jan 2009 21:38:52 +0000 (21:38 +0000)
lib/rfxswf.h

index 1994854..ba4981c 100644 (file)
@@ -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