summaryrefslogtreecommitdiff
path: root/src/map/chat.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/chat.cpp')
-rw-r--r--src/map/chat.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/map/chat.cpp b/src/map/chat.cpp
index dcb6e51..1f9f433 100644
--- a/src/map/chat.cpp
+++ b/src/map/chat.cpp
@@ -1,13 +1,10 @@
#include "chat.hpp"
-#include <cstdio>
#include <cstdlib>
#include <cstring>
-#include "../common/db.hpp"
#include "../common/nullpo.hpp"
-#include "clif.hpp"
#include "map.hpp"
#include "npc.hpp"
#include "pc.hpp"