summaryrefslogtreecommitdiff
path: root/svx/Library_textconversiondlgs.mk
diff options
context:
space:
mode:
Diffstat (limited to 'svx/Library_textconversiondlgs.mk')
-rwxr-xr-xsvx/Library_textconversiondlgs.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/Library_textconversiondlgs.mk b/svx/Library_textconversiondlgs.mk
index 03a457b55363..513789f0f5e5 100755
--- a/svx/Library_textconversiondlgs.mk
+++ b/svx/Library_textconversiondlgs.mk
@@ -30,8 +30,8 @@ $(eval $(call gb_Library_Library,textconversiondlgs))
$(eval $(call gb_Library_set_componentfile,textconversiondlgs,svx/util/textconversiondlgs))
$(eval $(call gb_Library_set_include,textconversiondlgs,\
- -I$(SRCDIR)/svx/inc \
- -I$(SRCDIR)/svx/inc/pch \
+ -I$(realpath $(SRCDIR)/svx/inc) \
+ -I$(realpath $(SRCDIR)/svx/inc/pch) \
$$(INCLUDE) \
-I$(OUTDIR)/inc/offuh \
))