summaryrefslogtreecommitdiff
path: root/desktop/source/migration/services/misc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/migration/services/misc.hxx')
-rw-r--r--desktop/source/migration/services/misc.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/source/migration/services/misc.hxx b/desktop/source/migration/services/misc.hxx
index e538fc3000e4..af69cb969981 100644
--- a/desktop/source/migration/services/misc.hxx
+++ b/desktop/source/migration/services/misc.hxx
@@ -30,7 +30,7 @@ namespace migration
{
//.........................................................................
- typedef ::std::vector< ::rtl::OUString > TStringVector;
+ typedef ::std::vector< OUString > TStringVector;
typedef ::std::auto_ptr< TStringVector > TStringVectorPtr;
//.........................................................................