X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=entity.h;h=e1e52da3c56793a175c310304c7877034c340483;hb=238a3a4ef19bb137e2a878ee38f99d253eddb51c;hp=80f4df7573fc7b62c440b9ba2cd29e4af024ddc4;hpb=f01a25e33a54c92e4d6bca0889b76f33af5e51eb;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;