about summary refs log tree commit diff
path: root/src/game/client/gc_hooks.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/client/gc_hooks.cpp')
-rw-r--r--src/game/client/gc_hooks.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/game/client/gc_hooks.cpp b/src/game/client/gc_hooks.cpp
index bef6f508..4d0be686 100644
--- a/src/game/client/gc_hooks.cpp
+++ b/src/game/client/gc_hooks.cpp
@@ -3,9 +3,7 @@
 #include <engine/e_client_interface.h>
 
 extern "C" {
-	#include <engine/e_config.h>
 	#include <engine/client/ec_font.h>
-	#include <engine/e_console.h>
 };
 
 #include <game/generated/gc_data.hpp>