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