Index: src/arm64/lithium-arm64.cc |
diff --git a/src/arm64/lithium-arm64.cc b/src/arm64/lithium-arm64.cc |
index bdf49bfff009e94a0c66c33bd7c30ac5d940fb6b..6bc6476706bffd2c0851d73a6cd642d9f9dae095 100644 |
--- a/src/arm64/lithium-arm64.cc |
+++ b/src/arm64/lithium-arm64.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/arm64/lithium-arm64.h" |
+ |
#include <sstream> |
#include "src/arm64/lithium-codegen-arm64.h" |