1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-10 14:57:52 +00:00

Add missing header

This commit is contained in:
Chocobo1 2023-06-18 03:27:04 +08:00
parent e780b3a9b7
commit b01a48879a
No known key found for this signature in database
GPG Key ID: 210D9C873253A68C

View File

@ -28,6 +28,8 @@
#include "utils.h"
#include <QtGlobal>
#ifdef Q_OS_WIN
#include <Objbase.h>
#include <Shlobj.h>