summaryrefslogtreecommitdiff
path: root/extensions/source/update/check/updateprotocoltest.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/update/check/updateprotocoltest.cxx')
-rw-r--r--extensions/source/update/check/updateprotocoltest.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/update/check/updateprotocoltest.cxx b/extensions/source/update/check/updateprotocoltest.cxx
index 803c3efe75d7..e74ead2fc36a 100644
--- a/extensions/source/update/check/updateprotocoltest.cxx
+++ b/extensions/source/update/check/updateprotocoltest.cxx
@@ -49,7 +49,7 @@ SAL_IMPLEMENT_MAIN()
// initialize UCB (for backwards compatibility, in case some code still uses
// plain createInstance w/o args directly to obtain an instance):
- com::sun::star::ucb::UniversalContentBroker::create(rComponentContext);
+ css::ucb::UniversalContentBroker::create(rComponentContext);
OUString aURL;