summaryrefslogtreecommitdiff
path: root/src/net/eathena/npchandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/eathena/npchandler.h')
-rw-r--r--src/net/eathena/npchandler.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/net/eathena/npchandler.h b/src/net/eathena/npchandler.h
index e48c0e8ab..a993982bc 100644
--- a/src/net/eathena/npchandler.h
+++ b/src/net/eathena/npchandler.h
@@ -23,17 +23,10 @@
#ifndef NET_EATHENA_NPCHANDLER_H
#define NET_EATHENA_NPCHANDLER_H
-#include "net/net.h"
-#include "net/npchandler.h"
-
#include "net/ea/npchandler.h"
#include "net/eathena/messagehandler.h"
-#include <map>
-
-class NpcDialog;
-
namespace EAthena
{