Chromium Code Reviews| Index: Source/core/xml/XPathValue.h |
| diff --git a/Source/core/xml/XPathValue.h b/Source/core/xml/XPathValue.h |
| index 490bb2d7b78c5d6579a67fd4702c60ee60f37545..97adf9ba88e09cc075326d275ae70d7d01b3fbaa 100644 |
| --- a/Source/core/xml/XPathValue.h |
| +++ b/Source/core/xml/XPathValue.h |
| @@ -27,7 +27,7 @@ |
| #ifndef XPathValue_h |
| #define XPathValue_h |
| -#include "XPathNodeSet.h" |
| +#include "core/xml/XPathNodeSet.h" |
| #include <wtf/text/WTFString.h> |
| namespace WebCore { |