Index: src/compiler/common-operator.cc |
diff --git a/src/compiler/common-operator.cc b/src/compiler/common-operator.cc |
index f732375a68cb52c1a09d90a9ff50126779115bc5..e57160a3f8553411ee0722e1c9a7e3b6255de15a 100644 |
--- a/src/compiler/common-operator.cc |
+++ b/src/compiler/common-operator.cc |
@@ -10,7 +10,7 @@ |
#include "src/compiler/opcodes.h" |
#include "src/compiler/operator.h" |
#include "src/handles-inl.h" |
-#include "src/zone.h" |
+#include "src/zone/zone.h" |
namespace v8 { |
namespace internal { |