Chromium Code Reviews| Index: src/regexp-macro-assembler.h |
| =================================================================== |
| --- src/regexp-macro-assembler.h (revision 5369) |
| +++ src/regexp-macro-assembler.h (working copy) |
| @@ -28,6 +28,8 @@ |
| #ifndef V8_REGEXP_MACRO_ASSEMBLER_H_ |
| #define V8_REGEXP_MACRO_ASSEMBLER_H_ |
| +#include "ast.h" |
| + |
| namespace v8 { |
| namespace internal { |