Fix for [#34968] Cross compiling from linux for windows is broken

* Patch by Martijn Berger (juicyfruit).
This commit is contained in:
Thomas Dinges 2013-04-13 09:28:07 +00:00
parent f181952a28
commit 6f9495fc29

@ -32,7 +32,7 @@
#include "GHOST_SizerWin32.h"
#include <Windowsx.h>
#include <windowsx.h>
#define T_NONE (0)
#define T_SIZE (1)