summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_tablesheetobj.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sc/CppunitTest_sc_tablesheetobj.mk')
-rw-r--r--sc/CppunitTest_sc_tablesheetobj.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/CppunitTest_sc_tablesheetobj.mk b/sc/CppunitTest_sc_tablesheetobj.mk
index 9ccd9c84618a..05c24c150594 100644
--- a/sc/CppunitTest_sc_tablesheetobj.mk
+++ b/sc/CppunitTest_sc_tablesheetobj.mk
@@ -73,8 +73,8 @@ $(eval $(call gb_CppunitTest_add_linked_libs,sc_spreadsheetobj, \
))
$(eval $(call gb_CppunitTest_set_include,sc_spreadsheetobj,\
- -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 \
))