about summary refs log tree commit diff
path: root/src/game/client/gc_client.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/client/gc_client.hpp')
-rw-r--r--src/game/client/gc_client.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/game/client/gc_client.hpp b/src/game/client/gc_client.hpp
index f19766bf..4634aa58 100644
--- a/src/game/client/gc_client.hpp
+++ b/src/game/client/gc_client.hpp
@@ -1,4 +1,5 @@
-#include <game/g_vmath.hpp>
+#include <base/vmath.hpp>
+
 #include <game/generated/g_protocol.hpp>
 #include <game/g_game.hpp>