summaryrefslogtreecommitdiff
path: root/sw/util/sw.component
diff options
context:
space:
mode:
Diffstat (limited to 'sw/util/sw.component')
-rw-r--r--sw/util/sw.component4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/util/sw.component b/sw/util/sw.component
index 2f7c9998d14f..b125120c8172 100644
--- a/sw/util/sw.component
+++ b/sw/util/sw.component
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
-<component loader="com.sun.star.loader.SharedLibrary" prefix="sw"
- xmlns="http://openoffice.org/2010/uno-components">
+<component loader="com.sun.star.loader.SharedLibrary" environment="@CPPU_ENV@"
+ prefix="sw" xmlns="http://openoffice.org/2010/uno-components">
<implementation name="SwXAutoTextContainer">
<service name="com.sun.star.text.AutoTextContainer"/>
</implementation>