Index: src/mips64/lithium-mips64.cc |
diff --git a/src/mips64/lithium-mips64.cc b/src/mips64/lithium-mips64.cc |
index b00bb6240f7ab6338854043e0f6b7c0c8f573631..cd633b278bb0ddb45378286b35a9b21e950fd395 100644 |
--- a/src/mips64/lithium-mips64.cc |
+++ b/src/mips64/lithium-mips64.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/mips64/lithium-mips64.h" |
+ |
#include <sstream> |
#if V8_TARGET_ARCH_MIPS64 |