Chromium Code Reviews| Index: src/transitions-inl.h |
| diff --git a/src/transitions-inl.h b/src/transitions-inl.h |
| index 8998198609e5a1e70ed8fb933d50565866261f4c..2387803c500e049924d936ae184718a631bed86b 100644 |
| --- a/src/transitions-inl.h |
| +++ b/src/transitions-inl.h |
| @@ -5,7 +5,7 @@ |
| #ifndef V8_TRANSITIONS_INL_H_ |
| #define V8_TRANSITIONS_INL_H_ |
| -#include "transitions.h" |
| +#include "src/transitions.h" |
| namespace v8 { |
| namespace internal { |