Ver Fonte

includes correct c99 header file.

Vinjn Zhang há 9 anos atrás
pai
commit
139120655d
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      include/bgfx/c99/bgfxplatform.h

+ 1 - 1
include/bgfx/c99/bgfxplatform.h

@@ -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
 {
 {