summaryrefslogtreecommitdiff
path: root/configmgr/source/data.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'configmgr/source/data.hxx')
-rw-r--r--configmgr/source/data.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/configmgr/source/data.hxx b/configmgr/source/data.hxx
index e0293b518390..315fe7b9bf47 100644
--- a/configmgr/source/data.hxx
+++ b/configmgr/source/data.hxx
@@ -34,7 +34,6 @@
#include "additions.hxx"
#include "modifications.hxx"
#include "nodemap.hxx"
-#include "path.hxx"
namespace configmgr {
@@ -70,7 +69,7 @@ struct Data {
rtl::Reference< Node > resolvePathRepresentation(
OUString const & pathRepresentation,
- OUString * canonicRepresenation, Path * path, int * finalizedLayer)
+ OUString * canonicRepresenation, std::vector<OUString> * path, int * finalizedLayer)
const;
rtl::Reference< Node > getTemplate(