summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_htmlimport.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@collabora.com>2014-09-17 20:42:22 +0200
committerMatúš Kukan <matus.kukan@collabora.com>2014-09-18 15:52:27 +0200
commit1c1fe7afb77e0538cdc4081ee266a7bda80f7b05 (patch)
tree5b09353feca61af061996b10f53c6433fb62d2ff /sw/CppunitTest_sw_htmlimport.mk
parent72703173066a2db5c977d422ace59d60b998bbfc (diff)
HTML import test for image inlined in 'src' attribute (related: fdo#50763)
Fixed in 72703173066a2db5c977d422ace59d60b998bbfc Unfortunately the test does not really ensure it works now :-/ but still probably better than nothing and can be fixed potentially. Change-Id: I563b46c62d256c58a63f36443a5431603169c3f6
Diffstat (limited to 'sw/CppunitTest_sw_htmlimport.mk')
-rw-r--r--sw/CppunitTest_sw_htmlimport.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/CppunitTest_sw_htmlimport.mk b/sw/CppunitTest_sw_htmlimport.mk
index 30360763d9cc..425674b36621 100644
--- a/sw/CppunitTest_sw_htmlimport.mk
+++ b/sw/CppunitTest_sw_htmlimport.mk
@@ -38,6 +38,7 @@ $(eval $(call gb_CppunitTest_use_externals,sw_htmlimport,\
$(eval $(call gb_CppunitTest_set_include,sw_htmlimport,\
-I$(SRCDIR)/sw/inc \
-I$(SRCDIR)/sw/source/core/inc \
+ -I$(SRCDIR)/sw/source/uibase/inc \
-I$(SRCDIR)/sw/qa/extras/inc \
$$(INCLUDE) \
))