Index: src/arm/lithium-arm.cc |
diff --git a/src/arm/lithium-arm.cc b/src/arm/lithium-arm.cc |
index 0504fa13fd1a1373d1a1ceb4c42bae2b6c3e4981..83acc4d3ff1aa65d1566f4682f7c78b4bb2e039b 100644 |
--- a/src/arm/lithium-arm.cc |
+++ b/src/arm/lithium-arm.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/arm/lithium-arm.h" |
+ |
#include <sstream> |
#include "src/arm/lithium-codegen-arm.h" |