diff options
Diffstat (limited to 'unotest/Library_unobootstrapprotector.mk')
-rw-r--r-- | unotest/Library_unobootstrapprotector.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/unotest/Library_unobootstrapprotector.mk b/unotest/Library_unobootstrapprotector.mk index 0119fbdea40a..4fba9a027607 100644 --- a/unotest/Library_unobootstrapprotector.mk +++ b/unotest/Library_unobootstrapprotector.mk @@ -36,6 +36,7 @@ $(eval $(call gb_Library_use_libraries,unobootstrapprotector,\ cppu \ cppuhelper \ sal \ + $(gb_UWINAPI) \ $(gb_STDLIBS) \ )) |