icase.c
3.11 KB
-
Lower case the include directive of windows header · 118e6fdc
Since the Linux platform has a case sensitive file system, the header name should be lower case for cross compiling purposes. (On Linux, the mingw header is called ```windows.h```).
Claudiu Olteanu committed