mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 01:27:26 -04:00
Merge pull request #3077
3aeaf99 oshelper: 'shlobj.h' include should be lower case (xiphon)
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
#include "qt/macoshelper.h"
|
||||
#endif
|
||||
#ifdef Q_OS_WIN
|
||||
#include <Shlobj.h>
|
||||
#include <shlobj.h>
|
||||
#include <windows.h>
|
||||
#endif
|
||||
#if defined(Q_OS_LINUX) && !defined(Q_OS_ANDROID)
|
||||
|
||||
Reference in New Issue
Block a user