Index: src/compiler/node-aux-data.h |
diff --git a/src/compiler/node-aux-data.h b/src/compiler/node-aux-data.h |
index 7a882921a71db37cc2727683a501dfe448e9365a..b50ff3885d7cd5157265935b82779c305a57aa37 100644 |
--- a/src/compiler/node-aux-data.h |
+++ b/src/compiler/node-aux-data.h |
@@ -6,7 +6,7 @@ |
#define V8_COMPILER_NODE_AUX_DATA_H_ |
#include "src/compiler/node.h" |
-#include "src/zone-containers.h" |
+#include "src/zone/zone-containers.h" |
namespace v8 { |
namespace internal { |