summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_filters_test.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sw/CppunitTest_sw_filters_test.mk')
-rw-r--r--sw/CppunitTest_sw_filters_test.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/CppunitTest_sw_filters_test.mk b/sw/CppunitTest_sw_filters_test.mk
index a06c8a8461ac..acb7dd1d8616 100644
--- a/sw/CppunitTest_sw_filters_test.mk
+++ b/sw/CppunitTest_sw_filters_test.mk
@@ -61,8 +61,8 @@ $(eval $(call gb_CppunitTest_add_linked_libs,sw_filters_test, \
))
$(eval $(call gb_CppunitTest_set_include,sw_filters_test,\
- -I$(realpath $(SRCDIR)/sw/source/ui/inc) \
- -I$(realpath $(SRCDIR)/sw/inc) \
+ -I$(SRCDIR)/sw/source/ui/inc \
+ -I$(SRCDIR)/sw/inc \
$$(INCLUDE) \
))