Prechádzať zdrojové kódy

Merge branch 'master' of cane:bkaradzic/bgfx

Branimir Karadžić 9 rokov pred
rodič
commit
8cd8328cd7
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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
 {
 {