summaryrefslogtreecommitdiff
path: root/deps/v8/src/compiler/frame-states.cc
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/src/compiler/frame-states.cc')
-rw-r--r--deps/v8/src/compiler/frame-states.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/deps/v8/src/compiler/frame-states.cc b/deps/v8/src/compiler/frame-states.cc
index a02fb0121c..ec014dac94 100644
--- a/deps/v8/src/compiler/frame-states.cc
+++ b/deps/v8/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 {