moved global variables/routines to common.h
[swftools.git] / lib / as3 / main.c
index 8a149c8..e63c953 100644 (file)
@@ -27,6 +27,7 @@
 #include "../rfxswf.h"
 #include "../os.h"
 #include "files.h"
+#include "common.h"
 #include "tokenizer.h"
 #include "parser.tab.h"
 #include "parser.h"