diff options
Diffstat (limited to 'ucb/Library_ucpexpand1.mk')
-rw-r--r-- | ucb/Library_ucpexpand1.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ucb/Library_ucpexpand1.mk b/ucb/Library_ucpexpand1.mk index 51c79e703c5c..dda77b3e430a 100644 --- a/ucb/Library_ucpexpand1.mk +++ b/ucb/Library_ucpexpand1.mk @@ -36,6 +36,7 @@ $(eval $(call gb_Library_use_libraries,ucpexpand1,\ cppuhelper \ sal \ ucbhelper \ + $(gb_UWINAPI) \ $(gb_STDLIBS) \ )) |