This file is part of MXE. See index.html for further information. This patch has been taken from: https://bugzilla.libsdl.org/show_bug.cgi?id=2440 diff -u tmp-sdl2/SDL2-2.0.2/src/video/windows/SDL_windowsvideo.c SDL2-2.0.2/src/video/windows/SDL_windowsvideo.c --- a/src/video/windows/SDL_windowsvideo.c 2014-03-09 09:20:03.133800102 +0100 +++ b/src/video/windows/SDL_windowsvideo.c 2014-03-08 05:36:50.000000000 +0100 @@ -247,7 +247,7 @@ #define CINTERFACE #define COBJMACROS -#include +#include SDL_bool DXGI_LoadDLL( void **pDXGIDLL , IDXGIFactory **pDXGIFactory )