diff options
Diffstat (limited to 'src/game/client/components/chat.cpp')
| -rw-r--r-- | src/game/client/components/chat.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/client/components/chat.cpp b/src/game/client/components/chat.cpp index fbca1256..ca1d6ea5 100644 --- a/src/game/client/components/chat.cpp +++ b/src/game/client/components/chat.cpp @@ -5,7 +5,6 @@ #include <game/generated/gc_data.hpp> #include <game/client/gameclient.hpp> -#include <game/client/gc_client.hpp> #include <game/client/components/sounds.hpp> |