Moved public header files into bgfx subdirectory.

This commit is contained in:
Branimir Karadžić
2015-09-18 20:16:24 -07:00
parent d885f32a50
commit 2bbfe7e5d3
43 changed files with 43 additions and 43 deletions

View File

@@ -4,7 +4,7 @@
*/
#include "common.h"
#include <bgfx.h>
#include <bgfx/bgfx.h>
#include <bx/uint32_t.h>
#include "logo.h"