mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-07 05:31:25 -07:00
Windows build fixes
This commit is contained in:
parent
f4320cb58a
commit
10a4556479
1 changed files with 2 additions and 0 deletions
|
@ -56,7 +56,9 @@
|
|||
#include <sys/vfs.h>
|
||||
#endif
|
||||
#else
|
||||
#include <shlobj.h>
|
||||
#include <winbase.h>
|
||||
#include <QDesktopServices>
|
||||
#endif
|
||||
|
||||
using namespace libtorrent;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue