Chromium Code Reviews| Index: src/x64/lithium-x64.h |
| diff --git a/src/x64/lithium-x64.h b/src/x64/lithium-x64.h |
| index 888c390c94871e41ef897e8ea5914af70638d805..b8132b7715b6b75776e4b02f6a8a748846304bc9 100644 |
| --- a/src/x64/lithium-x64.h |
| +++ b/src/x64/lithium-x64.h |
| @@ -6,8 +6,8 @@ |
| #define V8_X64_LITHIUM_X64_H_ |
| #include "src/hydrogen.h" |
| -#include "src/lithium-allocator.h" |
| #include "src/lithium.h" |
| +#include "src/lithium-allocator.h" |
| #include "src/safepoint-table.h" |
| #include "src/utils.h" |