diff options
Diffstat (limited to 'basebmp/Library_basebmp.mk')
-rw-r--r-- | basebmp/Library_basebmp.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/basebmp/Library_basebmp.mk b/basebmp/Library_basebmp.mk index 95230ba646a5..661f5aa2bd22 100644 --- a/basebmp/Library_basebmp.mk +++ b/basebmp/Library_basebmp.mk @@ -18,6 +18,7 @@ $(eval $(call gb_Library_use_external,basebmp,vigra_headers)) $(eval $(call gb_Library_use_libraries,basebmp,\ basegfx \ sal \ + $(gb_UWINAPI) \ $(gb_STDLIBS) \ )) |