includes correct c99 header file.
This commit is contained in:
parent
9853b5b8f6
commit
139120655d
@ -13,7 +13,7 @@
|
|||||||
// necessary to use this header in conjunction with creating windows.
|
// necessary to use this header in conjunction with creating windows.
|
||||||
|
|
||||||
#include <bx/platform.h>
|
#include <bx/platform.h>
|
||||||
#include <bgfx/c99/bgfxplatform.h>
|
#include <bgfx/c99/bgfx.h>
|
||||||
|
|
||||||
typedef enum bgfx_render_frame
|
typedef enum bgfx_render_frame
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user