Chromium Code Reviews| Index: src/runtime-profiler.h |
| diff --git a/src/runtime-profiler.h b/src/runtime-profiler.h |
| index 450910ca828218c5b0b8c7d4cb1ef3d91dc5bf54..d4357f0994d77abbca0aa904325664dd851bc55f 100644 |
| --- a/src/runtime-profiler.h |
| +++ b/src/runtime-profiler.h |
| @@ -5,8 +5,8 @@ |
| #ifndef V8_RUNTIME_PROFILER_H_ |
| #define V8_RUNTIME_PROFILER_H_ |
| -#include "allocation.h" |
| -#include "atomicops.h" |
| +#include "src/allocation.h" |
| +#include "src/atomicops.h" |
| namespace v8 { |
| namespace internal { |