Fix Windows includes.
authorEtienne Dechamps <etienne@edechamps.fr>
Sun, 22 Jun 2014 17:45:49 +0000 (18:45 +0100)
committerEtienne Dechamps <etienne@edechamps.fr>
Sun, 22 Jun 2014 17:45:49 +0000 (18:45 +0100)
These Windows include lines are capitalized, which causes the build to fail
when cross-compiling from Linux to Windows using MinGW as the MinGW headers
are entirely lower case.


No differences found