diff options
Diffstat (limited to 'stoc/util/bootstrap.component')
-rw-r--r-- | stoc/util/bootstrap.component | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stoc/util/bootstrap.component b/stoc/util/bootstrap.component index ee62700b3e81..f06de749e6ac 100644 --- a/stoc/util/bootstrap.component +++ b/stoc/util/bootstrap.component @@ -18,7 +18,7 @@ --> <component loader="com.sun.star.loader.SharedLibrary" environment="@CPPU_ENV@" - prefix="bootstrap" xmlns="http://openoffice.org/2010/uno-components"> + prefix="direct" xmlns="http://openoffice.org/2010/uno-components"> <implementation name="com.sun.star.comp.stoc.DLLComponentLoader"> <service name="com.sun.star.loader.SharedLibrary"/> </implementation> |