summaryrefslogtreecommitdiff
path: root/binaryurp/source/marshal.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'binaryurp/source/marshal.hxx')
-rw-r--r--binaryurp/source/marshal.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/binaryurp/source/marshal.hxx b/binaryurp/source/marshal.hxx
index ad0bf615e02f..953b3ff666f6 100644
--- a/binaryurp/source/marshal.hxx
+++ b/binaryurp/source/marshal.hxx
@@ -63,7 +63,7 @@ public:
com::sun::star::uno::TypeDescription const & value);
void writeOid(
- std::vector< unsigned char > * buffer, rtl::OUString const & oid);
+ std::vector< unsigned char > * buffer, OUString const & oid);
void writeTid(
std::vector< unsigned char > * buffer, rtl::ByteSequence const & tid);