mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-18 21:13:02 +01:00
Renamed bgfxdefines.h to defines.h, and bgfxplatform.h to platform.h.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include "bgfx_p.h"
|
||||
|
||||
#if BX_PLATFORM_NACL && (BGFX_CONFIG_RENDERER_OPENGLES || BGFX_CONFIG_RENDERER_OPENGL)
|
||||
# include <bgfx/bgfxplatform.h>
|
||||
# include <bgfx/platform.h>
|
||||
# include "renderer_gl.h"
|
||||
|
||||
namespace bgfx { namespace gl
|
||||
|
||||
Reference in New Issue
Block a user