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