Index: src/compiler/frame-states.cc |
diff --git a/src/compiler/frame-states.cc b/src/compiler/frame-states.cc |
index a02fb0121cbda8201946be348d36669225d0b0cc..ec014dac9429ab3ce229def045aaeb74bf2fd8c3 100644 |
--- a/src/compiler/frame-states.cc |
+++ b/src/compiler/frame-states.cc |
@@ -6,6 +6,7 @@ |
#include "src/base/functional.h" |
#include "src/handles-inl.h" |
+#include "src/objects-inl.h" |
namespace v8 { |
namespace internal { |