| Index: Source/core/xml/NativeXPathNSResolver.cpp
|
| diff --git a/Source/core/xml/NativeXPathNSResolver.cpp b/Source/core/xml/NativeXPathNSResolver.cpp
|
| index 909e9e13197df5e8b07aa2e2d7bb278c4cacf316..bc05326882534f3b5a76428afeba1d8442df9913 100644
|
| --- a/Source/core/xml/NativeXPathNSResolver.cpp
|
| +++ b/Source/core/xml/NativeXPathNSResolver.cpp
|
| @@ -24,7 +24,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "NativeXPathNSResolver.h"
|
| +#include "core/xml/NativeXPathNSResolver.h"
|
|
|
| #include "XMLNames.h"
|
| #include "core/dom/Node.h"
|
|
|