diff options
Diffstat (limited to 'src/net')
-rw-r--r-- | src/net/network.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/net/network.h b/src/net/network.h index 861fa2b3..1e403c24 100644 --- a/src/net/network.h +++ b/src/net/network.h @@ -27,8 +27,6 @@ #include <map> #include <string> -#include <guichan.hpp> - #include <enet/enet.h> class MessageHandler; |