summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/dataaccess/databaseregistrations.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/core/dataaccess/databaseregistrations.hxx')
-rw-r--r--dbaccess/source/core/dataaccess/databaseregistrations.hxx7
1 files changed, 1 insertions, 6 deletions
diff --git a/dbaccess/source/core/dataaccess/databaseregistrations.hxx b/dbaccess/source/core/dataaccess/databaseregistrations.hxx
index 064af3867325..48677cff541a 100644
--- a/dbaccess/source/core/dataaccess/databaseregistrations.hxx
+++ b/dbaccess/source/core/dataaccess/databaseregistrations.hxx
@@ -22,16 +22,11 @@
#include <com/sun/star/uno/XAggregation.hpp>
-namespace comphelper
-{
- class ComponentContext;
-}
-
namespace dbaccess
{
::com::sun::star::uno::Reference< ::com::sun::star::uno::XAggregation >
- createDataSourceRegistrations( const ::comphelper::ComponentContext& _rxContext );
+ createDataSourceRegistrations( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext >& _rxContext );
} // namespace dbaccess