summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_tablesheetobj.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sc/CppunitTest_sc_tablesheetobj.mk')
-rw-r--r--sc/CppunitTest_sc_tablesheetobj.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/sc/CppunitTest_sc_tablesheetobj.mk b/sc/CppunitTest_sc_tablesheetobj.mk
index 44e72d112bc8..52f7f427b27a 100644
--- a/sc/CppunitTest_sc_tablesheetobj.mk
+++ b/sc/CppunitTest_sc_tablesheetobj.mk
@@ -22,12 +22,15 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sc_tablesheetobj, \
$(eval $(call gb_CppunitTest_use_libraries,sc_tablesheetobj, \
cppu \
sal \
+ salhelper \
+ sc \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_tablesheetobj,\
+ -I$(SRCDIR)/sc/inc \
$$(INCLUDE) \
))