mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-08 08:23:34 -05:00
Change cases of Windows include file and link library
When cross-compiling on case sensitive systems, such as Linux, there will be an Error.
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
|
||||
#include <direct.h>
|
||||
#include <Shlobj.h>
|
||||
#include <shlobj.h>
|
||||
#include <windows.h>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user