diff options
Diffstat (limited to 'sot/Library_sot.mk')
-rw-r--r-- | sot/Library_sot.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sot/Library_sot.mk b/sot/Library_sot.mk index ddb21b2ce9a6..50a80db23884 100644 --- a/sot/Library_sot.mk +++ b/sot/Library_sot.mk @@ -50,6 +50,7 @@ $(eval $(call gb_Library_use_libraries,sot,\ tl \ ucbhelper \ utl \ + $(gb_UWINAPI) \ $(gb_STDLIBS) \ )) |