From bcc73432eefc08421f6ee16b3c179cba3add636a Mon Sep 17 00:00:00 2001 From: Eike Rathke Date: Thu, 28 Mar 2013 01:00:10 +0100 Subject: use LanguageTag instead of comphelper::Locale Change-Id: Id8239b3e34c343fc114a66ab9216c179b1746d56 --- xmlhelp/Library_ucpchelp1.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'xmlhelp/Library_ucpchelp1.mk') diff --git a/xmlhelp/Library_ucpchelp1.mk b/xmlhelp/Library_ucpchelp1.mk index 5472eaa7a2f5..3d7d057ad035 100644 --- a/xmlhelp/Library_ucpchelp1.mk +++ b/xmlhelp/Library_ucpchelp1.mk @@ -71,6 +71,7 @@ $(eval $(call gb_Library_use_libraries,ucpchelp1,\ sal \ ucbhelper \ utl \ + i18nisolang1 \ )) $(eval $(call gb_Library_add_exception_objects,ucpchelp1,\ -- cgit