made compileable standalone
[swftools.git] / lib / modules / swfabc.c
index 2598fad..74a00f9 100644 (file)
@@ -22,6 +22,8 @@
    along with this program; if not, write to the Free Software
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA */
 
+#include "../rfxswf.h"
+
 static unsigned AVM2_uint32toU30(unsigned val, char * out)
 {
     unsigned len = 0;