Chromium Code Reviews| Index: src/x87/lithium-x87.h |
| diff --git a/src/x87/lithium-x87.h b/src/x87/lithium-x87.h |
| index 6683f02909b2cefcf46a2b4cf36bc16d59b977dc..a103c0a9d9b9331878c2afa4d3e6592dcfe8cbb3 100644 |
| --- a/src/x87/lithium-x87.h |
| +++ b/src/x87/lithium-x87.h |
| @@ -6,8 +6,8 @@ |
| #define V8_X87_LITHIUM_X87_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" |