X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=lib%2Fas3%2Fcompiler.c;h=bc565d1e9692a1c404b8e79261e4af92ca7e8ff6;hp=8bd8dd290b9ce33296843d41c1d11834d48cd86a;hb=dd5f16e46f47e5833d68c75ecde8f33e0d1997fd;hpb=8e555df9140aefeb45da5892acfaf971e0e23af2 diff --git a/lib/as3/compiler.c b/lib/as3/compiler.c index 8bd8dd2..bc565d1 100644 --- a/lib/as3/compiler.c +++ b/lib/as3/compiler.c @@ -21,6 +21,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ +#include "common.h" #include "tokenizer.h" #include "files.h" #include "parser.h"