Chromium Code Reviews| Index: src/compiler/live-range-separator.h |
| diff --git a/src/compiler/live-range-separator.h b/src/compiler/live-range-separator.h |
| index 57bc98235dda6ac082aa940be0921659ef94d445..6e0b941ab1460253e68ddb7771d8320d3e39f0c3 100644 |
| --- a/src/compiler/live-range-separator.h |
| +++ b/src/compiler/live-range-separator.h |
| @@ -5,8 +5,7 @@ |
| #ifndef V8_LIVE_RANGE_SEPARATOR_H_ |
| #define V8_LIVE_RANGE_SEPARATOR_H_ |
| - |
| -#include <src/zone.h> |
| +#include <src/zone/zone.h> |
| namespace v8 { |
| namespace internal { |