Index: src/compiler/ast-graph-builder.cc |
diff --git a/src/compiler/ast-graph-builder.cc b/src/compiler/ast-graph-builder.cc |
index 22c0a1ecef401d60c9b4785d9e0b89f0c6fb6b6d..b1495d362874ae2a0330a17f5cdb46966620cbd0 100644 |
--- a/src/compiler/ast-graph-builder.cc |
+++ b/src/compiler/ast-graph-builder.cc |
@@ -18,6 +18,7 @@ |
#include "src/compiler/operator-properties.h" |
#include "src/compiler/state-values-utils.h" |
#include "src/objects-inl.h" |
+#include "src/objects/literal-objects.h" |
namespace v8 { |
namespace internal { |