Index: test/cctest/interpreter/source-position-matcher.h |
diff --git a/test/cctest/interpreter/source-position-matcher.h b/test/cctest/interpreter/source-position-matcher.h |
index 0bb5bed886c2cfdb9b8bbdba70498b9b57c6a87a..7cc49cc20cff85316cb9ced2ab8cf6f4d73440ae 100644 |
--- a/test/cctest/interpreter/source-position-matcher.h |
+++ b/test/cctest/interpreter/source-position-matcher.h |
@@ -6,8 +6,8 @@ |
#define TEST_CCTEST_INTERPRETER_SOURCE_POSITION_COMPARER_H_ |
#include "src/interpreter/bytecode-array-iterator.h" |
-#include "src/interpreter/source-position-table.h" |
#include "src/objects.h" |
+#include "src/source-position-table.h" |
#include "src/v8.h" |
namespace v8 { |