Chromium Code Reviews| Index: src/crankshaft/typing.h |
| diff --git a/src/crankshaft/typing.h b/src/crankshaft/typing.h |
| index b21bfefc63bb4ef2ec0746bde6bdff168705a291..eb886347779d204c0b0d6b7082ea1f7b37afc965 100644 |
| --- a/src/crankshaft/typing.h |
| +++ b/src/crankshaft/typing.h |
| @@ -12,7 +12,7 @@ |
| #include "src/ast/variables.h" |
| #include "src/effects.h" |
| #include "src/type-info.h" |
| -#include "src/zone.h" |
| +#include "src/zone/zone.h" |
| namespace v8 { |
| namespace internal { |