about summary refs log tree commit diff
path: root/src/game/client/components/motd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/client/components/motd.cpp')
-rw-r--r--src/game/client/components/motd.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/client/components/motd.cpp b/src/game/client/components/motd.cpp
index e5dfb507..19693390 100644
--- a/src/game/client/components/motd.cpp
+++ b/src/game/client/components/motd.cpp
@@ -4,7 +4,6 @@
 #include <game/generated/gc_data.hpp>
 
 #include <game/client/gameclient.hpp>
-#include <game/client/gc_client.hpp>
 
 #include "motd.hpp"