summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_subsequent_filters_test.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sc/CppunitTest_sc_subsequent_filters_test.mk')
-rw-r--r--sc/CppunitTest_sc_subsequent_filters_test.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/CppunitTest_sc_subsequent_filters_test.mk b/sc/CppunitTest_sc_subsequent_filters_test.mk
index e36f58c5771d..7cf779fc3ced 100644
--- a/sc/CppunitTest_sc_subsequent_filters_test.mk
+++ b/sc/CppunitTest_sc_subsequent_filters_test.mk
@@ -67,8 +67,8 @@ $(eval $(call gb_CppunitTest_add_linked_libs,sc_subsequent_filters_test, \
))
$(eval $(call gb_CppunitTest_set_include,sc_subsequent_filters_test,\
- -I$(realpath $(SRCDIR)/sc/source/ui/inc) \
- -I$(realpath $(SRCDIR)/sc/inc) \
+ -I$(SRCDIR)/sc/source/ui/inc \
+ -I$(SRCDIR)/sc/inc \
$$(INCLUDE) \
))