This commit is contained in:
Branimir Karadžić 2015-06-10 09:53:09 -07:00
parent cf6bcfa307
commit a2716a3fe6
2 changed files with 39 additions and 28 deletions
examples/common/imgui

View file

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