Win: lower case tlhelp32.h to support cross compilation

This commit is contained in:
Yuki Okumura 2011-10-21 00:42:40 +09:00 committed by Bert Belder
parent b471b33da8
commit 7c50415db6

View File

@ -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,