Chromium Code Reviews| Index: src/string-search.cc |
| diff --git a/src/string-search.cc b/src/string-search.cc |
| index 38dacc9cc5df2787a5504cbda75a0124a5d8abb5..1f0eb7e6abeef173a5277583846bf96d9780b6b1 100644 |
| --- a/src/string-search.cc |
| +++ b/src/string-search.cc |
| @@ -2,8 +2,8 @@ |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| -#include "v8.h" |
| -#include "string-search.h" |
| +#include "src/v8.h" |
| +#include "src/string-search.h" |
| namespace v8 { |
| namespace internal { |