Index: src/x87/lithium-x87.cc |
diff --git a/src/x87/lithium-x87.cc b/src/x87/lithium-x87.cc |
index 4d65179c39226ffd993eebff4ed754f7dee0c380..1e60a44be2af9c7d4d82e7e665d38aa12cf89602 100644 |
--- a/src/x87/lithium-x87.cc |
+++ b/src/x87/lithium-x87.cc |
@@ -2,6 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+#include "src/x87/lithium-x87.h" |
+ |
#include <sstream> |
#if V8_TARGET_ARCH_X87 |