Win: lower case tlhelp32.h to support cross compilation
This commit is contained in:
parent
b471b33da8
commit
7c50415db6
@ -25,7 +25,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