Branimir Karadžić 10 years ago
parent
commit
97339918a0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/bgfx.cpp

+ 1 - 1
src/bgfx.cpp

@@ -3,7 +3,7 @@
  * License: http://www.opensource.org/licenses/BSD-2-Clause
  * License: http://www.opensource.org/licenses/BSD-2-Clause
  */
  */
 
 
-#include <bx/bx.h>
+#include <bx/platform.h>
 #if BX_PLATFORM_WINDOWS
 #if BX_PLATFORM_WINDOWS
 // BK - Remotery needs WinSock, but on VS2015/Win10 build
 // BK - Remotery needs WinSock, but on VS2015/Win10 build
 //      fails if WinSock2 is included after Windows.h?!
 //      fails if WinSock2 is included after Windows.h?!