summaryrefslogtreecommitdiff
path: root/xmlhelp/source/cxxhelp/test/abidebug.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlhelp/source/cxxhelp/test/abidebug.hxx')
-rw-r--r--xmlhelp/source/cxxhelp/test/abidebug.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlhelp/source/cxxhelp/test/abidebug.hxx b/xmlhelp/source/cxxhelp/test/abidebug.hxx
index ed9cf737c939..a26258a0574f 100644
--- a/xmlhelp/source/cxxhelp/test/abidebug.hxx
+++ b/xmlhelp/source/cxxhelp/test/abidebug.hxx
@@ -20,6 +20,6 @@
#ifndef _RTL_USTRING_
#include <rtl/ustring>
#endif
-ostream& operator<<( ostream& out,const rtl::OUString& bla );
+ostream& operator<<( ostream& out,const OUString& bla );
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */