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