summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_swdoc_test.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-08-02 17:01:19 +0100
committerCaolán McNamara <caolanm@redhat.com>2012-08-03 10:55:43 +0100
commit27c2fe405ca55a2630176a657fb4895c5e31fcea (patch)
treeac4b00a96e7882647b5cc21c0c133b2ece54d538 /sw/CppunitTest_sw_swdoc_test.mk
parentab852cc0b6fe6e3a8b398b7fa0313a1425adf31b (diff)
Related: fdo#46757 extend ModelToViewHelper for more cases
beef up ModelToViewHelper to be able to optionally expand fields, collapse hidden text and collapse/expand redline deleted text Change-Id: I6d4d0969102ad9699f7fafe091b2eff6a5707bc4
Diffstat (limited to 'sw/CppunitTest_sw_swdoc_test.mk')
-rw-r--r--sw/CppunitTest_sw_swdoc_test.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/CppunitTest_sw_swdoc_test.mk b/sw/CppunitTest_sw_swdoc_test.mk
index 94ebab35597f..b3ab7d72f3f0 100644
--- a/sw/CppunitTest_sw_swdoc_test.mk
+++ b/sw/CppunitTest_sw_swdoc_test.mk
@@ -77,6 +77,7 @@ $(eval $(call gb_CppunitTest_use_externals,sw_swdoc_test,\
$(eval $(call gb_CppunitTest_set_include,sw_swdoc_test,\
-I$(SRCDIR)/sw/source/ui/inc \
+ -I$(SRCDIR)/sw/source/core/inc \
-I$(SRCDIR)/sw/inc \
$$(INCLUDE) \
))