Index: Source/core/xml/NativeXPathNSResolver.cpp |
diff --git a/Source/core/xml/NativeXPathNSResolver.cpp b/Source/core/xml/NativeXPathNSResolver.cpp |
index 54b0d4c463eb33410af73785d8eec1e4670519c9..909e9e13197df5e8b07aa2e2d7bb278c4cacf316 100644 |
--- a/Source/core/xml/NativeXPathNSResolver.cpp |
+++ b/Source/core/xml/NativeXPathNSResolver.cpp |
@@ -26,8 +26,8 @@ |
#include "config.h" |
#include "NativeXPathNSResolver.h" |
-#include "Node.h" |
#include "XMLNames.h" |
+#include "core/dom/Node.h" |
#include <wtf/text/WTFString.h> |
namespace WebCore { |