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 7c000e60ba74ce00bd873086ed9222201b8be14c..147730aa5a268cc2b5dc81a06b30a236f4cf7905 100644 |
--- a/test/cctest/compiler/test-run-bytecode-graph-builder.cc |
+++ b/test/cctest/compiler/test-run-bytecode-graph-builder.cc |
@@ -12,7 +12,7 @@ |
#include "src/handles.h" |
#include "src/interpreter/bytecode-array-builder.h" |
#include "src/interpreter/interpreter.h" |
-#include "src/parser.h" |
+#include "src/parsing/parser.h" |
#include "test/cctest/cctest.h" |
namespace v8 { |