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