summaryrefslogtreecommitdiffstats
path: root/sd/CppunitTest_sd_regression_test.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sd/CppunitTest_sd_regression_test.mk')
-rw-r--r--sd/CppunitTest_sd_regression_test.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/CppunitTest_sd_regression_test.mk b/sd/CppunitTest_sd_regression_test.mk
index 2e35f5df543c..0161e98463af 100644
--- a/sd/CppunitTest_sd_regression_test.mk
+++ b/sd/CppunitTest_sd_regression_test.mk
@@ -69,8 +69,8 @@ $(eval $(call gb_CppunitTest_add_linked_libs,sd_regression_test, \
))
$(eval $(call gb_CppunitTest_set_include,sd_regression_test,\
- -I$(realpath $(SRCDIR)/sd/source/ui/inc) \
- -I$(realpath $(SRCDIR)/sd/inc) \
+ -I$(SRCDIR)/sd/source/ui/inc \
+ -I$(SRCDIR)/sd/inc \
$$(INCLUDE) \
))