Index: src/mips/lithium-mips.cc |
diff --git a/src/mips/lithium-mips.cc b/src/mips/lithium-mips.cc |
index 8ff2206068a205f1ffac208932bd9f87389148e3..77a8280dd3843557a3441a9a61056fc2449b568b 100644 |
--- a/src/mips/lithium-mips.cc |
+++ b/src/mips/lithium-mips.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/mips/lithium-mips.h" |
+ |
#include <sstream> |
#if V8_TARGET_ARCH_MIPS |