mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-11-25 10:46:15 +03:00
Add missing header
This commit is contained in:
parent
e780b3a9b7
commit
b01a48879a
1 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,8 @@
|
|||
|
||||
#include "utils.h"
|
||||
|
||||
#include <QtGlobal>
|
||||
|
||||
#ifdef Q_OS_WIN
|
||||
#include <Objbase.h>
|
||||
#include <Shlobj.h>
|
||||
|
|
Loading…
Reference in a new issue