diff options
Diffstat (limited to 'dbaccess/util/dbu.component')
-rw-r--r-- | dbaccess/util/dbu.component | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/util/dbu.component b/dbaccess/util/dbu.component index ce0dc45cf0be..e5260ed164e9 100644 --- a/dbaccess/util/dbu.component +++ b/dbaccess/util/dbu.component @@ -26,7 +26,7 @@ * **********************************************************************--> -<component loader="com.sun.star.loader.SharedLibrary" +<component loader="com.sun.star.loader.SharedLibrary" prefix="dbu" xmlns="http://openoffice.org/2010/uno-components"> <implementation name="com.sun.star.comp.dbaccess.DatabaseInteractionHandler"> <service name="com.sun.star.sdb.DatabaseInteractionHandler"/> |