patch [#34320] Cross compiling with mingw-w64 on ubuntu

from Martijn Berger (juicyfruit)

applying since this is only corrects header case which is ignored on windows anyway.
This commit is contained in:
Campbell Barton
2013-02-19 12:05:38 +00:00
parent 0f359c41ea
commit 0528162eb6
5 changed files with 5 additions and 5 deletions

View File

@@ -29,7 +29,7 @@
#include "utf_winfunc.h"
#include <io.h>
#include <Windows.h>
#include <windows.h>
#include <wchar.h>