Index: src/parsing/parser-base.h |
diff --git a/src/parsing/parser-base.h b/src/parsing/parser-base.h |
index 98afcac47a2ef746f5eeaefdd563b65a25e23aa1..4e318aea705f062eaaab4d0a4a4362044c0a52f8 100644 |
--- a/src/parsing/parser-base.h |
+++ b/src/parsing/parser-base.h |
@@ -5,6 +5,7 @@ |
#ifndef V8_PARSING_PARSER_BASE_H |
#define V8_PARSING_PARSER_BASE_H |
+#include "src/ast/ast.h" |
#include "src/ast/scopes.h" |
#include "src/bailout-reason.h" |
#include "src/base/hashmap.h" |