summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_cellrangeobj.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sc/CppunitTest_sc_cellrangeobj.mk')
-rw-r--r--sc/CppunitTest_sc_cellrangeobj.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/CppunitTest_sc_cellrangeobj.mk b/sc/CppunitTest_sc_cellrangeobj.mk
index a559777482a4..27b5cc9ecf75 100644
--- a/sc/CppunitTest_sc_cellrangeobj.mk
+++ b/sc/CppunitTest_sc_cellrangeobj.mk
@@ -73,8 +73,8 @@ $(eval $(call gb_CppunitTest_add_linked_libs,sc_cellrangesbase, \
))
$(eval $(call gb_CppunitTest_set_include,sc_cellrangesbase,\
- -I$(realpath $(SRCDIR)/sc/source/ui/inc) \
- -I$(realpath $(SRCDIR)/sc/inc) \
+ -I$(SRCDIR)/sc/source/ui/inc \
+ -I$(SRCDIR)/sc/inc \
$$(INCLUDE) \
-I$(OUTDIR)/inc \
))