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