summaryrefslogtreecommitdiff
path: root/framework/util/fwm.component
diff options
context:
space:
mode:
Diffstat (limited to 'framework/util/fwm.component')
-rw-r--r--framework/util/fwm.component4
1 files changed, 2 insertions, 2 deletions
diff --git a/framework/util/fwm.component b/framework/util/fwm.component
index 92bfcda9ef9a..00fc4ce3c854 100644
--- a/framework/util/fwm.component
+++ b/framework/util/fwm.component
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
-<component loader="com.sun.star.loader.SharedLibrary" prefix="fwm"
- xmlns="http://openoffice.org/2010/uno-components">
+<component loader="com.sun.star.loader.SharedLibrary" environment="@CPPU_ENV@"
+ prefix="fwm" xmlns="http://openoffice.org/2010/uno-components">
<implementation name="com.sun.star.comp.framework.HelpOnStartup">
<service name="com.sun.star.task.Job"/>
</implementation>