diff options
Diffstat (limited to 'shell/source/win32/syssh.component')
-rw-r--r-- | shell/source/win32/syssh.component | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/source/win32/syssh.component b/shell/source/win32/syssh.component index b488e16a0c23..9235d1d20f99 100644 --- a/shell/source/win32/syssh.component +++ b/shell/source/win32/syssh.component @@ -19,7 +19,7 @@ <component loader="com.sun.star.loader.SharedLibrary" environment="@CPPU_ENV@" prefix="syssh" xmlns="http://openoffice.org/2010/uno-components"> - <implementation name="com.sun.star.system.SystemShellExecute"> + <implementation name="com.sun.star.sys.shell.SystemShellExecute"> <service name="com.sun.star.system.SystemShellExecute"/> </implementation> </component> |