| Index: test/cctest/profiler-extension.h
|
| diff --git a/test/cctest/profiler-extension.h b/test/cctest/profiler-extension.h
|
| index c26a29c39aa210825f08afd5e0d45a7ff2111f10..6f816b33fba847fdf7bfa57f24f7aed822a7ae1e 100644
|
| --- a/test/cctest/profiler-extension.h
|
| +++ b/test/cctest/profiler-extension.h
|
| @@ -30,7 +30,7 @@
|
| #ifndef V8_TEST_CCTEST_PROFILER_EXTENSION_H_
|
| #define V8_TEST_CCTEST_PROFILER_EXTENSION_H_
|
|
|
| -#include "../include/v8-profiler.h"
|
| +#include "include/v8-profiler.h"
|
|
|
| namespace v8 {
|
| namespace internal {
|
|
|