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