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 dceb3e65ca
commit f71f5a02e6

View File

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