diff options
Diffstat (limited to 'src/game/client/gc_render.hpp')
| -rw-r--r-- | src/game/client/gc_render.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/client/gc_render.hpp b/src/game/client/gc_render.hpp index faaff094..e48d0fcd 100644 --- a/src/game/client/gc_render.hpp +++ b/src/game/client/gc_render.hpp @@ -4,7 +4,7 @@ #include <base/vmath.hpp> -#include "../g_mapitems.hpp" +#include "../mapitems.hpp" #include "gc_ui.hpp" struct TEE_RENDER_INFO |