summaryrefslogtreecommitdiff
path: root/store/workben/t_file.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'store/workben/t_file.cxx')
-rw-r--r--store/workben/t_file.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/store/workben/t_file.cxx b/store/workben/t_file.cxx
index 058d04b3577a..62b7540c363b 100644
--- a/store/workben/t_file.cxx
+++ b/store/workben/t_file.cxx
@@ -46,7 +46,7 @@ int SAL_CALL main (int argc, char **argv)
if (argc > 1)
{
- rtl::OUString aFilename (
+ OUString aFilename (
argv[1], rtl_str_getLength(argv[1]),
osl_getThreadTextEncoding());