Index: test/cctest/compiler/test-run-bytecode-graph-builder.cc |
diff --git a/test/cctest/compiler/test-run-bytecode-graph-builder.cc b/test/cctest/compiler/test-run-bytecode-graph-builder.cc |
index 446b5e7d5fa58aeaf442a5818eaac91923f319ad..52d3dcc3144e8a1fafaf6298a3d5d742b3463a7e 100644 |
--- a/test/cctest/compiler/test-run-bytecode-graph-builder.cc |
+++ b/test/cctest/compiler/test-run-bytecode-graph-builder.cc |
@@ -4,7 +4,7 @@ |
#include <utility> |
-#include "src/compiler.h" |
+#include "src/compilation-info.h" |
#include "src/compiler/pipeline.h" |
#include "src/execution.h" |
#include "src/handles.h" |