includes correct c99 header file.

This commit is contained in:
Vinjn Zhang 2016-03-17 10:06:34 +08:00
parent 9853b5b8f6
commit 139120655d

View File

@ -13,7 +13,7 @@
// necessary to use this header in conjunction with creating windows.
#include <bx/platform.h>
#include <bgfx/c99/bgfxplatform.h>
#include <bgfx/c99/bgfx.h>
typedef enum bgfx_render_frame
{