summaryrefslogtreecommitdiff
path: root/libreofficekit/source/shim.c
diff options
context:
space:
mode:
Diffstat (limited to 'libreofficekit/source/shim.c')
-rw-r--r--libreofficekit/source/shim.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libreofficekit/source/shim.c b/libreofficekit/source/shim.c
index ac272e8d8c04..b533a61b2197 100644
--- a/libreofficekit/source/shim.c
+++ b/libreofficekit/source/shim.c
@@ -22,7 +22,7 @@
#endif
#define TARGET_LIB "lib" "sofficeapp" ".so"
-#define TARGET_MERGED_LIB "lib" "libmergedlo" ".so"
+#define TARGET_MERGED_LIB "lib" "mergedlo" ".so"
typedef LibreOfficeKit *(HookFunction)( const char *install_path);