summaryrefslogtreecommitdiff
path: root/ucb/source/core/ucb1.component
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/core/ucb1.component')
-rw-r--r--ucb/source/core/ucb1.component4
1 files changed, 2 insertions, 2 deletions
diff --git a/ucb/source/core/ucb1.component b/ucb/source/core/ucb1.component
index 3fce4dfe8b44..71dfa7046501 100644
--- a/ucb/source/core/ucb1.component
+++ b/ucb/source/core/ucb1.component
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
-<component loader="com.sun.star.loader.SharedLibrary" prefix="ucb"
- xmlns="http://openoffice.org/2010/uno-components">
+<component loader="com.sun.star.loader.SharedLibrary" environment="@CPPU_ENV@"
+ prefix="ucb" xmlns="http://openoffice.org/2010/uno-components">
<implementation name="com.sun.star.comp.ucb.CommandEnvironment">
<service name="com.sun.star.ucb.CommandEnvironment"/>
</implementation>