diff --git a/src/bgfx.cpp b/src/bgfx.cpp index 7cc9badd..2f4e35dd 100644 --- a/src/bgfx.cpp +++ b/src/bgfx.cpp @@ -3,7 +3,7 @@ * License: http://www.opensource.org/licenses/BSD-2-Clause */ -#include +#include #if BX_PLATFORM_WINDOWS // BK - Remotery needs WinSock, but on VS2015/Win10 build // fails if WinSock2 is included after Windows.h?!