Chromium Code Reviews| Index: src/ast/prettyprinter.cc |
| diff --git a/src/ast/prettyprinter.cc b/src/ast/prettyprinter.cc |
| index 47a4b11e38723ec2cbe4f94e2e04edeefbf3ccc2..463ae26c4d77eeec9d440089224cba7a0f86fb6d 100644 |
| --- a/src/ast/prettyprinter.cc |
| +++ b/src/ast/prettyprinter.cc |
| @@ -10,6 +10,7 @@ |
| #include "src/ast/scopes.h" |
| #include "src/base/platform/platform.h" |
| #include "src/globals.h" |
| +#include "src/objects-inl.h" |
| namespace v8 { |
| namespace internal { |