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