diff options
Diffstat (limited to 'unotest/Library_unotest.mk')
-rw-r--r-- | unotest/Library_unotest.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/unotest/Library_unotest.mk b/unotest/Library_unotest.mk index cfc6fc197002..3f9d99b6f0a3 100644 --- a/unotest/Library_unotest.mk +++ b/unotest/Library_unotest.mk @@ -21,6 +21,7 @@ $(eval $(call gb_Library_use_libraries,unotest,\ cppu \ cppuhelper \ sal \ + sb \ $(gb_UWINAPI) \ )) |