mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Renamed bgfxdefines.h to defines.h, and bgfxplatform.h to platform.h.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
#if ENTRY_CONFIG_USE_NATIVE && BX_PLATFORM_NACL
|
||||
|
||||
#include <bgfx/bgfxplatform.h>
|
||||
#include <bgfx/platform.h>
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
@@ -29,7 +29,6 @@
|
||||
#include <ppapi/c/ppp_instance.h>
|
||||
#include <ppapi/gles2/gl2ext_ppapi.h>
|
||||
|
||||
#include <bgfx/bgfxplatform.h>
|
||||
#include <bx/thread.h>
|
||||
|
||||
#include "entry.h"
|
||||
|
||||
Reference in New Issue
Block a user