summaryrefslogtreecommitdiff
path: root/unoxml/source/xpath/xpathapi.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'unoxml/source/xpath/xpathapi.cxx')
-rw-r--r--unoxml/source/xpath/xpathapi.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/unoxml/source/xpath/xpathapi.cxx b/unoxml/source/xpath/xpathapi.cxx
index 9e1eabd0677e..cd3b915b1606 100644
--- a/unoxml/source/xpath/xpathapi.cxx
+++ b/unoxml/source/xpath/xpathapi.cxx
@@ -32,7 +32,7 @@
#include <nodelist.hxx>
#include <xpathobject.hxx>
-#include "../dom/node.hxx"
+#include "node.hxx"
#include "../dom/document.hxx"
#include <cppuhelper/supportsservice.hxx>