X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=entity.h;fp=entity.h;h=e1e52da3c56793a175c310304c7877034c340483;hb=5a233469f45ee7cbdc89cb87956f9ef2989ad1b5;hp=80f4df7573fc7b62c440b9ba2cd29e4af024ddc4;hpb=d74362c9d867f465d887ccd0df36c07efb5e125c;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/entity.h b/entity.h index 80f4df7..e1e52da 100644 --- a/entity.h +++ b/entity.h @@ -1,7 +1,7 @@ #pragma once #include "vg/vg_audio.h" -#include "vg/vg_imgui.h" +#include "vg/vg_ui/imgui.h" #include "model.h" typedef struct ent_spawn ent_spawn;