about summary refs log tree commit diff
path: root/src/game/client/gc_client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/client/gc_client.cpp')
-rw-r--r--src/game/client/gc_client.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/client/gc_client.cpp b/src/game/client/gc_client.cpp
index e460abe0..d72efe8e 100644
--- a/src/game/client/gc_client.cpp
+++ b/src/game/client/gc_client.cpp
@@ -20,6 +20,7 @@ extern "C" {
 #include "gc_client.h"
 #include "gc_render.h"
 #include "gc_anim.h"
+#include "gc_console.h"
 
 struct data_container *data = 0;
 static int64 debug_firedelay = 0;