diff options
Diffstat (limited to 'src/game/client/gc_hooks.cpp')
| -rw-r--r-- | src/game/client/gc_hooks.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/client/gc_hooks.cpp b/src/game/client/gc_hooks.cpp index 19bc3ae2..cd027ff2 100644 --- a/src/game/client/gc_hooks.cpp +++ b/src/game/client/gc_hooks.cpp @@ -16,7 +16,6 @@ extern "C" { #include "components/skins.hpp" #include "components/console.hpp" -#include "gc_client.hpp" #include "gc_render.hpp" #include "gc_map_image.hpp" |