summaryrefslogtreecommitdiff
path: root/sc/Library_scd.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sc/Library_scd.mk')
-rw-r--r--sc/Library_scd.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/Library_scd.mk b/sc/Library_scd.mk
index fd8e71dc61ab..9802911ea1ed 100644
--- a/sc/Library_scd.mk
+++ b/sc/Library_scd.mk
@@ -26,8 +26,8 @@ $(eval $(call gb_Library_add_precompiled_header,scd,$(SRCDIR)/sc/inc/pch/precomp
$(eval $(call gb_Library_set_componentfile,scd,sc/util/scd))
$(eval $(call gb_Library_set_include,scd,\
- -I$(SRCDIR)/sc/inc/pch \
- -I$(SRCDIR)/sc/inc \
+ -I$(realpath $(SRCDIR)/sc/inc/pch) \
+ -I$(realpath $(SRCDIR)/sc/inc) \
-I$(WORKDIR)/Misc/sc/ \
$$(INCLUDE) \
-I$(OUTDIR)/inc/offuh \