Index: src/arm64/frames-arm64.cc |
diff --git a/src/arm64/frames-arm64.cc b/src/arm64/frames-arm64.cc |
index d3dea408bdeca2f6e8b5edff03664a4c2ce873a7..bf2fde119e8a67c5c9f7aa605f9980624080f905 100644 |
--- a/src/arm64/frames-arm64.cc |
+++ b/src/arm64/frames-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/frames-arm64.h" |
+ |
#if V8_TARGET_ARCH_ARM64 |
#include "src/arm64/assembler-arm64-inl.h" |