summaryrefslogtreecommitdiff
path: root/fpicker/source/win32/fps.component
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker/source/win32/fps.component')
-rw-r--r--fpicker/source/win32/fps.component4
1 files changed, 2 insertions, 2 deletions
diff --git a/fpicker/source/win32/fps.component b/fpicker/source/win32/fps.component
index 1dc9d4f3abf9..80dac1a9b5fa 100644
--- a/fpicker/source/win32/fps.component
+++ b/fpicker/source/win32/fps.component
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
-<component loader="com.sun.star.loader.SharedLibrary" prefix="fps_win32"
- xmlns="http://openoffice.org/2010/uno-components">
+<component loader="com.sun.star.loader.SharedLibrary" environment="@CPPU_ENV@"
+ prefix="fps_win32" xmlns="http://openoffice.org/2010/uno-components">
<implementation name="com.sun.star.ui.dialogs.Win32FilePicker">
<service name="com.sun.star.ui.dialogs.SystemFilePicker"/>
</implementation>