diff options
Diffstat (limited to 'lingucomponent')
-rw-r--r-- | lingucomponent/StaticLibrary_ulingu.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lingucomponent/StaticLibrary_ulingu.mk b/lingucomponent/StaticLibrary_ulingu.mk index 5eee0fad3eee..318f36b7df54 100644 --- a/lingucomponent/StaticLibrary_ulingu.mk +++ b/lingucomponent/StaticLibrary_ulingu.mk @@ -30,7 +30,7 @@ $(eval $(call gb_StaticLibrary_StaticLibrary,ulingu)) $(eval $(call gb_StaticLibrary_use_packages,ulingu,\ comphelper_inc \ cppu_odk_headers \ - cppuhelper_inc \ + cppuhelper_odk_headers \ i18npool_inc \ linguistic_inc \ tools_inc \ |