about summary refs log tree commit diff
path: root/src/game/client/gc_render.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/client/gc_render.hpp')
-rw-r--r--src/game/client/gc_render.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/client/gc_render.hpp b/src/game/client/gc_render.hpp
index ae2b7097..280f0532 100644
--- a/src/game/client/gc_render.hpp
+++ b/src/game/client/gc_render.hpp
@@ -5,7 +5,7 @@
 #include <base/vmath.hpp>
 
 #include "../mapitems.hpp"
-#include "gc_ui.hpp"
+#include "ui.hpp"
 
 struct TEE_RENDER_INFO
 {