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