diff options
Diffstat (limited to 'src/net/gamehandler.h')
-rw-r--r-- | src/net/gamehandler.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/net/gamehandler.h b/src/net/gamehandler.h index 9b0c8d95..0c5d889f 100644 --- a/src/net/gamehandler.h +++ b/src/net/gamehandler.h @@ -22,8 +22,6 @@ #ifndef MAPHANDLER_H #define MAPHANDLER_H -#include "logindata.h" - #include <iosfwd> namespace Net { |