Index: test/cctest/compiler/test-run-inlining.cc |
diff --git a/test/cctest/compiler/test-run-inlining.cc b/test/cctest/compiler/test-run-inlining.cc |
index b715214c0d6b8e507d09251dda25a15d594d343a..e91f6c9108ad8319b045bf0efd2a5989e32daad5 100644 |
--- a/test/cctest/compiler/test-run-inlining.cc |
+++ b/test/cctest/compiler/test-run-inlining.cc |
@@ -2,6 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+#include "src/compiler.h" |
#include "src/frames-inl.h" |
#include "test/cctest/compiler/function-tester.h" |