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