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