diff --git a/premake5.lua b/premake5.lua index dd3779ce..3700c9b9 100644 --- a/premake5.lua +++ b/premake5.lua @@ -201,7 +201,7 @@ local common_files = { --------- local common_link_win = { -- os specific - "Ws2_32", "Iphlpapi", "Wldap32", "Winmm", "Bcrypt", "Dbghelp", + "Ws2_32", "Iphlpapi", "Wldap32", "Winmm", "Bcrypt", "Dbghelp", "Xinput", -- deps "ssq", "zlibstatic",