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