summaryrefslogtreecommitdiff
path: root/ucbhelper/Library_ucbhelper.mk
diff options
context:
space:
mode:
Diffstat (limited to 'ucbhelper/Library_ucbhelper.mk')
-rw-r--r--ucbhelper/Library_ucbhelper.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/ucbhelper/Library_ucbhelper.mk b/ucbhelper/Library_ucbhelper.mk
index 8218ccec1abe..e7d8398d88e3 100644
--- a/ucbhelper/Library_ucbhelper.mk
+++ b/ucbhelper/Library_ucbhelper.mk
@@ -34,8 +34,8 @@ $(eval $(call gb_Library_add_precompiled_header,ucbhelper,$(SRCDIR)/ucbhelper/in
$(eval $(call gb_Library_set_include,ucbhelper,\
$$(INCLUDE) \
- -I$(SRCDIR)/ucbhelper/inc \
- -I$(SRCDIR)/ucbhelper/inc/pch \
+ -I$(realpath $(SRCDIR)/ucbhelper/inc) \
+ -I$(realpath $(SRCDIR)/ucbhelper/inc/pch) \
))
$(eval $(call gb_Library_add_defs,ucbhelper,\