summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_swdoc_test.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sw/CppunitTest_sw_swdoc_test.mk')
-rw-r--r--sw/CppunitTest_sw_swdoc_test.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/CppunitTest_sw_swdoc_test.mk b/sw/CppunitTest_sw_swdoc_test.mk
index 101bf6581988..bef7adbfb4c5 100644
--- a/sw/CppunitTest_sw_swdoc_test.mk
+++ b/sw/CppunitTest_sw_swdoc_test.mk
@@ -76,8 +76,8 @@ $(eval $(call gb_CppunitTest_use_externals,sw_swdoc_test,\
))
$(eval $(call gb_CppunitTest_set_include,sw_swdoc_test,\
- -I$(realpath $(SRCDIR)/sw/source/ui/inc) \
- -I$(realpath $(SRCDIR)/sw/inc) \
+ -I$(SRCDIR)/sw/source/ui/inc \
+ -I$(SRCDIR)/sw/inc \
$$(INCLUDE) \
))