summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_layoutwriter.mk
diff options
context:
space:
mode:
authorMichael Stahl <Michael.Stahl@cib.de>2018-09-24 15:26:58 +0200
committerMichael Stahl <Michael.Stahl@cib.de>2018-10-01 10:38:13 +0200
commit4c05f6546b9558463a1cc458d49825e07092e8c0 (patch)
tree0eae026458bc0a872546f2e64a74d23a77a7d9f0 /sw/CppunitTest_sw_layoutwriter.mk
parent63e3426cf4cee7ce1d292497cd660fc4d6f06709 (diff)
sw_redlinehide_2: add unit tests with fly frames
... in the body, in header and in footnotes. Change-Id: Id66911008fe3b68ae9f8dbc24b7d6fee61324f0e Reviewed-on: https://gerrit.libreoffice.org/60942 Tested-by: Jenkins Reviewed-by: Michael Stahl <Michael.Stahl@cib.de>
Diffstat (limited to 'sw/CppunitTest_sw_layoutwriter.mk')
-rw-r--r--sw/CppunitTest_sw_layoutwriter.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/CppunitTest_sw_layoutwriter.mk b/sw/CppunitTest_sw_layoutwriter.mk
index 37a142ec61ac..eb25e0258fd8 100644
--- a/sw/CppunitTest_sw_layoutwriter.mk
+++ b/sw/CppunitTest_sw_layoutwriter.mk
@@ -44,6 +44,7 @@ $(eval $(call gb_CppunitTest_use_externals,sw_layoutwriter,\
$(eval $(call gb_CppunitTest_set_include,sw_layoutwriter,\
-I$(SRCDIR)/sw/inc \
-I$(SRCDIR)/sw/source/core/inc \
+ -I$(SRCDIR)/sw/source/uibase/inc \
-I$(SRCDIR)/sw/qa/extras/inc \
$$(INCLUDE) \
))