summaryrefslogtreecommitdiff
path: root/xmloff/Library_xo.mk
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/Library_xo.mk')
-rw-r--r--xmloff/Library_xo.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/Library_xo.mk b/xmloff/Library_xo.mk
index a5ed58f129d5..68070d5cf3ac 100644
--- a/xmloff/Library_xo.mk
+++ b/xmloff/Library_xo.mk
@@ -33,7 +33,7 @@ $(eval $(call gb_Library_set_componentfile,xo,xmloff/util/xo))
$(eval $(call gb_Library_add_package_headers,xo,xmloff_inc))
$(eval $(call gb_Library_set_include,xo,\
- -I$(realpath $(SRCDIR)/xmloff/inc) \
+ -I$(SRCDIR)/xmloff/inc \
$$(INCLUDE) \
))