summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_ww8import.mk
diff options
context:
space:
mode:
authorVitaliy Anderson <vanderson@smartru.com>2017-03-03 06:29:37 -0800
committerMike Kaganski <mike.kaganski@collabora.com>2017-03-07 11:01:04 +0000
commitc4fc38a86f77d87263e78fae04a31f19c21fb017 (patch)
tree73c2cb710caa19e4b3877c81d4b88a13bd61c12e /sw/CppunitTest_sw_ww8import.mk
parent8240be9170cc473506531dad2fda82469ae84443 (diff)
tdf#105570: Treat sprmTTableHeader properly.
Only take into account sprmTTableHeader if all previous rows had it. Change-Id: I0f81da366c148963503b4aeba778f5d97aa72d26 Reviewed-on: https://gerrit.libreoffice.org/34931 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Diffstat (limited to 'sw/CppunitTest_sw_ww8import.mk')
-rw-r--r--sw/CppunitTest_sw_ww8import.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/CppunitTest_sw_ww8import.mk b/sw/CppunitTest_sw_ww8import.mk
index db8599553b3f..d3ae08a3d3e5 100644
--- a/sw/CppunitTest_sw_ww8import.mk
+++ b/sw/CppunitTest_sw_ww8import.mk
@@ -35,6 +35,7 @@ $(eval $(call gb_CppunitTest_use_externals,sw_ww8import,\
$(eval $(call gb_CppunitTest_set_include,sw_ww8import,\
-I$(SRCDIR)/sw/inc \
-I$(SRCDIR)/sw/source/core/inc \
+ -I$(SRCDIR)/sw/source/uibase/inc \
-I$(SRCDIR)/sw/qa/extras/inc \
$$(INCLUDE) \
))