Index: src/interpreter/bytecode-register-allocator.h |
diff --git a/src/interpreter/bytecode-register-allocator.h b/src/interpreter/bytecode-register-allocator.h |
index b8f737be79386641907f6903123f592f23be838b..63b302a79e16645aa900cc808cc49c4e815ee9b9 100644 |
--- a/src/interpreter/bytecode-register-allocator.h |
+++ b/src/interpreter/bytecode-register-allocator.h |
@@ -6,7 +6,7 @@ |
#define V8_INTERPRETER_BYTECODE_REGISTER_ALLOCATOR_H_ |
#include "src/interpreter/bytecodes.h" |
-#include "src/zone-containers.h" |
+#include "src/zone/zone-containers.h" |
namespace v8 { |
namespace internal { |