Index: src/compiler/graph-reducer.h |
diff --git a/src/compiler/graph-reducer.h b/src/compiler/graph-reducer.h |
index 2ac60a6d1d3577e02bf2a77b77d2eb25e6a6c26b..a089c12fbfa5988094caadec6ea3aacf8e811bc1 100644 |
--- a/src/compiler/graph-reducer.h |
+++ b/src/compiler/graph-reducer.h |
@@ -6,7 +6,7 @@ |
#define V8_COMPILER_GRAPH_REDUCER_H_ |
#include "src/compiler/node-marker.h" |
-#include "src/zone-containers.h" |
+#include "src/zone/zone-containers.h" |
namespace v8 { |
namespace internal { |