Chromium Code Reviews| Index: src/ast-inl.h |
| diff --git a/src/ast-inl.h b/src/ast-inl.h |
| index d80684a43223da2e275114855263841ca9d6342f..c2bd6134449f43b09ba05da273d81074d3ecdf86 100644 |
| --- a/src/ast-inl.h |
| +++ b/src/ast-inl.h |
| @@ -31,6 +31,7 @@ |
| #include "v8.h" |
| #include "ast.h" |
| +#include "scopes.h" |
| namespace v8 { |
| namespace internal { |