Преглед изворни кода

Merge branch 'master' of cane:bkaradzic/bgfx

Branimir Karadžić пре 9 година
родитељ
комит
8cd8328cd7
1 измењених фајлова са 1 додато и 1 уклоњено
  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.
 
 #include <bx/platform.h>
-#include <bgfx/c99/bgfxplatform.h>
+#include <bgfx/c99/bgfx.h>
 
 typedef enum bgfx_render_frame
 {