diff options
Diffstat (limited to 'stoc/Library_invocadapt.mk')
-rw-r--r-- | stoc/Library_invocadapt.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stoc/Library_invocadapt.mk b/stoc/Library_invocadapt.mk index fc9cb7238964..38dd68b657f0 100644 --- a/stoc/Library_invocadapt.mk +++ b/stoc/Library_invocadapt.mk @@ -33,6 +33,7 @@ $(eval $(call gb_Library_use_libraries,invocadapt,\ cppu \ cppuhelper \ sal \ + $(gb_UWINAPI) \ $(gb_STDLIBS) \ )) |