temporary fix for VS build. (nw)

This commit is contained in:
dankan1890 2016-03-20 00:47:54 +01:00
parent 54b153ed68
commit 5410d5a40a

View File

@ -9,7 +9,7 @@
#include "input_module.h"
#include "modules/osdmodule.h"
#if defined(OSD_WINDOWS)
#if defined(OSD_WINDOWS) && (_WIN32_WINNT >= 0x0602)
// standard windows headers
#define WIN32_LEAN_AND_MEAN