Index: src/compiler/common-operator.cc |
diff --git a/src/compiler/common-operator.cc b/src/compiler/common-operator.cc |
index e24f7b07e2605765ee9ba150c85170fd380991ff..2d0d8d08e5674f12342270bd219d09b686abafd1 100644 |
--- a/src/compiler/common-operator.cc |
+++ b/src/compiler/common-operator.cc |
@@ -11,6 +11,7 @@ |
#include "src/compiler/opcodes.h" |
#include "src/compiler/operator.h" |
#include "src/handles-inl.h" |
+#include "src/objects-inl.h" |
#include "src/zone/zone.h" |
namespace v8 { |