summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--linguistic/Library_lng.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/linguistic/Library_lng.mk b/linguistic/Library_lng.mk
index f68b9bdd6b..dc41819a04 100644
--- a/linguistic/Library_lng.mk
+++ b/linguistic/Library_lng.mk
@@ -36,8 +36,8 @@ $(eval $(call gb_Library_set_componentfile,lng,linguistic/source/lng))
$(eval $(call gb_Library_set_include,lng,\
$$(INCLUDE) \
- -I$(SRCDIR)/linguistic/inc \
- -I$(SRCDIR)/linguistic/inc/pch \
+ -I$(realpath $(SRCDIR)/linguistic/inc) \
+ -I$(realpath $(SRCDIR)/linguistic/inc/pch) \
))
$(eval $(call gb_Library_add_api,lng,\