as3: Ast supports brackets now, too. Fixed Math bug in builtins.c
[swftools.git] / lib / as3 / tokenizer.h
index 0da4f12..9f66120 100644 (file)
@@ -27,7 +27,7 @@
 #include "registry.h"
 #include "code.h"
 #include "opcodes.h"
-#include "ast.h"
+#include "expr.h"
 
 DECLARE(token);
 DECLARE_LIST(token);