Chromium Code Reviews| Index: src/wasm/switch-logic.h |
| diff --git a/src/wasm/switch-logic.h b/src/wasm/switch-logic.h |
| index 8cef08b98b54e5273166a8a3fc21d8f53efad465..160e0d69b25025affa7d59ca3aecc0d6cdec1428 100644 |
| --- a/src/wasm/switch-logic.h |
| +++ b/src/wasm/switch-logic.h |
| @@ -5,8 +5,8 @@ |
| #ifndef V8_WASM_SWITCH_LOGIC_H |
| #define V8_WASM_SWITCH_LOGIC_H |
| -#include "src/zone-containers.h" |
| -#include "src/zone.h" |
| +#include "src/zone/zone-containers.h" |
| +#include "src/zone/zone.h" |
| namespace v8 { |
| namespace internal { |