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