moved global variables/routines to common.h
[swftools.git] / lib / as3 / import.c
index 87da125..b8a7236 100644 (file)
@@ -22,6 +22,8 @@
 #include "import.h"
 #include "abc.h"
 #include "registry.h"
+#include "common.h"
+#include "common.h"
 #include "tokenizer.h"
 #include "../os.h"