summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--unotools/Library_utl.mk1
-rw-r--r--unotools/inc/unotools/intlwrapper.hxx1
2 files changed, 2 insertions, 0 deletions
diff --git a/unotools/Library_utl.mk b/unotools/Library_utl.mk
index 7dafedab43ea..ba344946e3a3 100644
--- a/unotools/Library_utl.mk
+++ b/unotools/Library_utl.mk
@@ -38,6 +38,7 @@ $(eval $(call gb_Library_set_componentfile,utl,unotools/util/utl))
# add any additional include paths for this library here
$(eval $(call gb_Library_set_include,utl,\
+ -I$(SRCDIR)/unotools/inc \
$$(INCLUDE) \
))
diff --git a/unotools/inc/unotools/intlwrapper.hxx b/unotools/inc/unotools/intlwrapper.hxx
index aceba1d30410..fa2625057d24 100644
--- a/unotools/inc/unotools/intlwrapper.hxx
+++ b/unotools/inc/unotools/intlwrapper.hxx
@@ -25,6 +25,7 @@
#include <unotools/calendarwrapper.hxx>
#include <unotools/collatorwrapper.hxx>
#include <i18npool/lang.h>
+#include <i18npool/languagetag.hxx>
/**