summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/macab/MacabDriver.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/macab/MacabDriver.cxx')
-rw-r--r--connectivity/source/drivers/macab/MacabDriver.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/drivers/macab/MacabDriver.cxx b/connectivity/source/drivers/macab/MacabDriver.cxx
index e4fc71d83a1f..8fe1333ea8a7 100644
--- a/connectivity/source/drivers/macab/MacabDriver.cxx
+++ b/connectivity/source/drivers/macab/MacabDriver.cxx
@@ -177,7 +177,7 @@ void MacabImplModule::shutdown()
// = MacabDriver
MacabDriver::MacabDriver(
- const Reference< ::com::sun::star::uno::XComponentContext >& _rxContext)
+ const Reference< css::uno::XComponentContext >& _rxContext)
: MacabDriver_BASE(m_aMutex),
m_xContext(_rxContext),
m_aImplModule()