moved global variables/routines to common.h
[swftools.git] / lib / as3 / files.c
index 5390027..2d442f6 100644 (file)
@@ -25,6 +25,7 @@
 #include <memory.h>
 #include <errno.h>
 #include "files.h"
+#include "common.h"
 #include "tokenizer.h"
 
 static int verbose = 0;