diff options
Diffstat (limited to 'src/net/ea/npchandler.h')
-rw-r--r-- | src/net/ea/npchandler.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/net/ea/npchandler.h b/src/net/ea/npchandler.h index 9c50b8c50..714bc594c 100644 --- a/src/net/ea/npchandler.h +++ b/src/net/ea/npchandler.h @@ -24,11 +24,8 @@ #define NET_EA_NPCHANDLER_H #include "net/messagein.h" -#include "net/net.h" #include "net/npchandler.h" -#include <map> - class NpcDialog; namespace Ea |