Win: lower case tlhelp32.h to support cross compilation
This commit is contained in:
parent
dceb3e65ca
commit
f71f5a02e6
@ -26,7 +26,7 @@
|
||||
|
||||
#include "uv.h"
|
||||
#include "internal.h"
|
||||
#include "Tlhelp32.h"
|
||||
#include "tlhelp32.h"
|
||||
|
||||
|
||||
int uv_utf16_to_utf8(const wchar_t* utf16Buffer, size_t utf16Size,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user