Index: src/compiler/store-store-elimination.h |
diff --git a/src/compiler/store-store-elimination.h b/src/compiler/store-store-elimination.h |
index 07ae2c25d1dd142662bcc52e4321a5259b502768..cda7591fccf10f4ca9f00fe61a2d2bca3250b0bf 100644 |
--- a/src/compiler/store-store-elimination.h |
+++ b/src/compiler/store-store-elimination.h |
@@ -7,7 +7,7 @@ |
#include "src/compiler/common-operator.h" |
#include "src/compiler/js-graph.h" |
-#include "src/zone-containers.h" |
+#include "src/zone/zone-containers.h" |
namespace v8 { |
namespace internal { |