summaryrefslogtreecommitdiff
path: root/unotools/Library_utl.mk
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2012-11-16 13:50:31 +0100
committerEike Rathke <erack@redhat.com>2012-11-16 13:51:13 +0100
commit9f7cf6c8e50d4eadd2aac2d2bec675f7d8d78d07 (patch)
tree47da19f2cb17a16302b8e81f96bad3935b4c6129 /unotools/Library_utl.mk
parent60d2248aef20aa1363ef8624ff303c854c68dafe (diff)
correct include order and include languagetag.hxx
Change-Id: If7b7d10765faba62907eca35f77b8e8d4a1e9391
Diffstat (limited to 'unotools/Library_utl.mk')
-rw-r--r--unotools/Library_utl.mk1
1 files changed, 1 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) \
))