diff options
Diffstat (limited to 'fpicker/source/win32/fps.component')
-rw-r--r-- | fpicker/source/win32/fps.component | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fpicker/source/win32/fps.component b/fpicker/source/win32/fps.component index 1a2e7f2ad9a2..1dc9d4f3abf9 100644 --- a/fpicker/source/win32/fps.component +++ b/fpicker/source/win32/fps.component @@ -16,7 +16,7 @@ * 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" +<component loader="com.sun.star.loader.SharedLibrary" 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"/> |