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..6aaf6b69e69032a0c945ebbfa6a42493ee9f665e 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 { |