diff options
Diffstat (limited to 'sc/CppunitTest_sc_cellrangeobj.mk')
-rw-r--r-- | sc/CppunitTest_sc_cellrangeobj.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/CppunitTest_sc_cellrangeobj.mk b/sc/CppunitTest_sc_cellrangeobj.mk index b6b71a0b4514..c91923061d58 100644 --- a/sc/CppunitTest_sc_cellrangeobj.mk +++ b/sc/CppunitTest_sc_cellrangeobj.mk @@ -69,6 +69,7 @@ $(eval $(call gb_CppunitTest_use_libraries,sc_cellrangesbase, \ vbahelper \ vcl \ xo \ + $(gb_UWINAPI) \ $(gb_STDLIBS) \ )) |