| Index: Source/core/xml/NativeXPathNSResolver.h
 | 
| diff --git a/Source/core/xml/NativeXPathNSResolver.h b/Source/core/xml/NativeXPathNSResolver.h
 | 
| index f71ad9364e06d56a5cc00b219fa8330499c35659..da2004ea76e671151d7dc702a624698535b440f0 100644
 | 
| --- a/Source/core/xml/NativeXPathNSResolver.h
 | 
| +++ b/Source/core/xml/NativeXPathNSResolver.h
 | 
| @@ -26,7 +26,7 @@
 | 
|  #ifndef NativeXPathNSResolver_h
 | 
|  #define NativeXPathNSResolver_h
 | 
|  
 | 
| -#include "XPathNSResolver.h"
 | 
| +#include "core/xml/XPathNSResolver.h"
 | 
|  #include <wtf/RefPtr.h>
 | 
|  
 | 
|  namespace WebCore {
 | 
| 
 |