diff options
Diffstat (limited to 'ucb/Library_ucpftp1.mk')
-rw-r--r-- | ucb/Library_ucpftp1.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ucb/Library_ucpftp1.mk b/ucb/Library_ucpftp1.mk index e588649e2f30..8b197d56b72c 100644 --- a/ucb/Library_ucpftp1.mk +++ b/ucb/Library_ucpftp1.mk @@ -37,6 +37,7 @@ $(eval $(call gb_Library_use_libraries,ucpftp1,\ cppuhelper \ sal \ ucbhelper \ + $(gb_UWINAPI) \ $(gb_STDLIBS) \ )) |