summaryrefslogtreecommitdiffstats
path: root/include/unotest
diff options
context:
space:
mode:
Diffstat (limited to 'include/unotest')
-rw-r--r--include/unotest/directories.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/unotest/directories.hxx b/include/unotest/directories.hxx
index ae105d988d96..04ee9287fe68 100644
--- a/include/unotest/directories.hxx
+++ b/include/unotest/directories.hxx
@@ -36,6 +36,7 @@ public:
// return a Path to a given c-str path from the source directory
OUString getPathFromSrc( const char *pPath );
+ OUString getPathFromSrc( const OUString& rPath );
// return a URL to a given c-str path from the workdir directory
OUString getURLFromWorkdir( const char *pPath );