| Index: Source/core/xml/NativeXPathNSResolver.cpp
|
| diff --git a/Source/core/xml/NativeXPathNSResolver.cpp b/Source/core/xml/NativeXPathNSResolver.cpp
|
| index 2328c375dea07eec3f3ceb733fcc2d899266f684..694cbb5ea41a0bb077165abbdd5a5994ec9db245 100644
|
| --- a/Source/core/xml/NativeXPathNSResolver.cpp
|
| +++ b/Source/core/xml/NativeXPathNSResolver.cpp
|
| @@ -26,7 +26,7 @@
|
| #include "config.h"
|
| #include "core/xml/NativeXPathNSResolver.h"
|
|
|
| -#include "XMLNames.h"
|
| +#include "core/XMLNames.h"
|
| #include "core/dom/Node.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
|
|