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