summaryrefslogtreecommitdiff
path: root/src/map/chat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/chat.h')
-rw-r--r--src/map/chat.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/map/chat.h b/src/map/chat.h
index cbc2a391e..b0c6cd905 100644
--- a/src/map/chat.h
+++ b/src/map/chat.h
@@ -6,12 +6,9 @@
#define _MAP_CHAT_H_
#include "map.h" // struct block_list, CHATROOM_TITLE_SIZE
-#include "../common/cbasetypes.h"
-#include "../common/db.h"
-struct chat_data;
struct map_session_data;
-struct npc_data;
+struct chat_data;
#define MAX_CHAT_USERS 20