Fix for [#34968] Cross compiling from linux for windows is broken
* Patch by Martijn Berger (juicyfruit).
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
|
||||
|
||||
#include "GHOST_SizerWin32.h"
|
||||
#include <Windowsx.h>
|
||||
#include <windowsx.h>
|
||||
|
||||
#define T_NONE (0)
|
||||
#define T_SIZE (1)
|
||||
|
Reference in New Issue
Block a user