summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_dialogs_test_2.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2016-11-23 15:02:35 +0100
committerStephan Bergmann <sbergman@redhat.com>2016-11-23 15:04:17 +0100
commit07b3ea269929148b3289582c9d1e6ac271e3bcc1 (patch)
treed560a900354b1a0de60bddab5779bbd2d2121dcf /sw/CppunitTest_sw_dialogs_test_2.mk
parent9f412fa751df401a1e0d1da842eefb390b7e5ff7 (diff)
Carry fix over to CppunitTest_sw_dialogs_test_2
...from 2ec76e5db5c194e133b6fee5c7f81c04357971f8 "Make sure swui's pSwResMgr is initialized in CppunitTest_sw_dialogs_test", across ignorant f888d17127557a8fd3867896dcfa1abbb9f6a53d "split sw screenshots test" Change-Id: I096e22433317186e1a78855532f2c67bd842f366
Diffstat (limited to 'sw/CppunitTest_sw_dialogs_test_2.mk')
-rw-r--r--sw/CppunitTest_sw_dialogs_test_2.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/CppunitTest_sw_dialogs_test_2.mk b/sw/CppunitTest_sw_dialogs_test_2.mk
index 7e6fb0b031e2..12d34c4e060f 100644
--- a/sw/CppunitTest_sw_dialogs_test_2.mk
+++ b/sw/CppunitTest_sw_dialogs_test_2.mk
@@ -20,6 +20,7 @@ $(eval $(call gb_CppunitTest_use_sdk_api,sw_dialogs_test2))
$(eval $(call gb_CppunitTest_set_include,sw_dialogs_test2,\
-I$(SRCDIR)/sw/source/ui/inc \
-I$(SRCDIR)/sw/inc \
+ -I$(SRCDIR)/sw/source/uibase/inc \
$$(INCLUDE) \
))