Index: src/compiler/all-nodes.h |
diff --git a/src/compiler/all-nodes.h b/src/compiler/all-nodes.h |
index 24a63b239dd2089d4a09e6673955b651e41ea063..7c70bf75f6883d7d1b4f8ada3e00ce39ea2763be 100644 |
--- a/src/compiler/all-nodes.h |
+++ b/src/compiler/all-nodes.h |
@@ -6,7 +6,7 @@ |
#define V8_COMPILER_ALL_NODES_H_ |
#include "src/compiler/node.h" |
-#include "src/zone-containers.h" |
+#include "src/zone/zone-containers.h" |
namespace v8 { |
namespace internal { |