Chromium Code Reviews| Index: Source/core/xml/XPathResult.h |
| diff --git a/Source/core/xml/XPathResult.h b/Source/core/xml/XPathResult.h |
| index affc076b784039d568cfe117e078730b12a6faf5..1e2fe3c023835e4602ea11d92d92f2343c322934 100644 |
| --- a/Source/core/xml/XPathResult.h |
| +++ b/Source/core/xml/XPathResult.h |
| @@ -27,7 +27,7 @@ |
| #ifndef XPathResult_h |
| #define XPathResult_h |
| -#include "XPathValue.h" |
| +#include "core/xml/XPathValue.h" |
| #include <wtf/Forward.h> |
| #include <wtf/RefCounted.h> |