summaryrefslogtreecommitdiff
path: root/deps/v8/src/crankshaft/hydrogen-infer-representation.cc
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/src/crankshaft/hydrogen-infer-representation.cc')
-rw-r--r--deps/v8/src/crankshaft/hydrogen-infer-representation.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/deps/v8/src/crankshaft/hydrogen-infer-representation.cc b/deps/v8/src/crankshaft/hydrogen-infer-representation.cc
index 74f264e17a..bbff24e5d1 100644
--- a/deps/v8/src/crankshaft/hydrogen-infer-representation.cc
+++ b/deps/v8/src/crankshaft/hydrogen-infer-representation.cc
@@ -3,6 +3,7 @@
// found in the LICENSE file.
#include "src/crankshaft/hydrogen-infer-representation.h"
+#include "src/objects-inl.h"
namespace v8 {
namespace internal {