Chromium Code Reviews| Index: Source/core/xml/XPathNSResolver.cpp |
| diff --git a/Source/core/xml/XPathNSResolver.cpp b/Source/core/xml/XPathNSResolver.cpp |
| index 12aeebaf72cf0ae149ed773fc6d4b2a6cccc4ee0..ecc11148f5a3dcfa4871fff0384d2692e3126fdc 100644 |
| --- a/Source/core/xml/XPathNSResolver.cpp |
| +++ b/Source/core/xml/XPathNSResolver.cpp |
| @@ -25,7 +25,7 @@ |
| */ |
| #include "config.h" |
| -#include "XPathNSResolver.h" |
| +#include "core/xml/XPathNSResolver.h" |
| namespace WebCore { |