Chromium Code Reviews| Index: src/circular-queue-inl.h |
| diff --git a/src/circular-queue-inl.h b/src/circular-queue-inl.h |
| index 14910a17e460f11e9fc920079c73f622b6fe42ba..ae784402b3dc16a8b2447d233b3032118e12f4ef 100644 |
| --- a/src/circular-queue-inl.h |
| +++ b/src/circular-queue-inl.h |
| @@ -5,7 +5,7 @@ |
| #ifndef V8_CIRCULAR_QUEUE_INL_H_ |
| #define V8_CIRCULAR_QUEUE_INL_H_ |
| -#include "circular-queue.h" |
| +#include "src/circular-queue.h" |
| namespace v8 { |
| namespace internal { |