Cleanup.
This commit is contained in:
parent
cf6bcfa307
commit
a2716a3fe6
2 changed files with 39 additions and 28 deletions
examples/common/imgui
|
@ -29,7 +29,6 @@
|
|||
#include <bx/fpumath.h>
|
||||
#include <bx/handlealloc.h>
|
||||
|
||||
#include "../entry/dbg.h"
|
||||
#include "imgui.h"
|
||||
#include "ocornut_imgui.h"
|
||||
#include "../nanovg/nanovg.h"
|
||||
|
|
Reference in a new issue