about summary refs log tree commit diff
path: root/src/game/client/gameclient.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/client/gameclient.hpp')
-rw-r--r--src/game/client/gameclient.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/client/gameclient.hpp b/src/game/client/gameclient.hpp
index d2a12099..c93a9168 100644
--- a/src/game/client/gameclient.hpp
+++ b/src/game/client/gameclient.hpp
@@ -1,7 +1,7 @@
 
 #include <base/vmath.hpp>
 #include <game/gamecore.hpp>
-#include "gc_render.hpp"
+#include "render.hpp"
 
 class GAMECLIENT
 {