summaryrefslogtreecommitdiff
path: root/vcl/Library_desktop_detector.mk
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/Library_desktop_detector.mk')
-rw-r--r--vcl/Library_desktop_detector.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/vcl/Library_desktop_detector.mk b/vcl/Library_desktop_detector.mk
index 7963b1cfe5d5..c36f9e85518d 100644
--- a/vcl/Library_desktop_detector.mk
+++ b/vcl/Library_desktop_detector.mk
@@ -33,8 +33,8 @@ $(eval $(call gb_Library_add_precompiled_header,desktop_detector,$(SRCDIR)/vcl/i
$(eval $(call gb_Library_set_include,desktop_detector,\
$$(INCLUDE) \
- -I$(SRCDIR)/vcl/inc \
- -I$(SRCDIR)/vcl/inc/pch \
+ -I$(realpath $(SRCDIR)/vcl/inc) \
+ -I$(realpath $(SRCDIR)/vcl/inc/pch) \
-I$(SRCDIR)/solenv/inc \
-I$(OUTDIR)/inc/offuh \
-I$(OUTDIR)/inc \