mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 15:15:50 +08:00
Use case sensitive name of Windows header files
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
#include <QTextStream>
|
||||
|
||||
#if defined(Q_OS_WIN)
|
||||
#include <Shlobj.h>
|
||||
#include <shlobj.h>
|
||||
#endif
|
||||
|
||||
using namespace BlackMisc;
|
||||
|
||||
Reference in New Issue
Block a user