use correct spelling of Windows header
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
#ifdef FC_OS_WIN32
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#define NOMINMAX
|
||||
#include <windows.h>
|
||||
#include <Windows.h>
|
||||
#include <io.h>
|
||||
#include <shellapi.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user