integrated as3 compiler into swfc
[swftools.git] / lib / rfxswf.h
index 2f6c429..d4b0424 100644 (file)
@@ -753,6 +753,7 @@ 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"
+#include "as3/import.h"
 
 // swfaction.c