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>