Index: test/cctest/compiler/test-run-intrinsics.cc |
diff --git a/test/cctest/compiler/test-run-intrinsics.cc b/test/cctest/compiler/test-run-intrinsics.cc |
index 041ed4182fbfcd36e51fe54b026ebb0f86614f62..98deaf57d6fba452afd78a3badacd97c6ce43e93 100644 |
--- a/test/cctest/compiler/test-run-intrinsics.cc |
+++ b/test/cctest/compiler/test-run-intrinsics.cc |
@@ -2,7 +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/compilation-info.h" |
#include "test/cctest/compiler/function-tester.h" |
namespace v8 { |