diff options
Diffstat (limited to 'desktop/Executable_simpress.mk')
-rw-r--r-- | desktop/Executable_simpress.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/Executable_simpress.mk b/desktop/Executable_simpress.mk index c3026435e3f4..66002ce86f4f 100644 --- a/desktop/Executable_simpress.mk +++ b/desktop/Executable_simpress.mk @@ -34,6 +34,7 @@ $(eval $(call gb_Executable_add_defs,simpress,\ )) $(eval $(call gb_Executable_use_libraries,simpress,\ + $(gb_UWINAPI) \ $(gb_STDLIBS) \ )) |