From 90f2d2aeffdb345e9fdfc5c3e56fffa71281f2ee Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Mon, 21 Jan 2013 21:50:36 -0800 Subject: Remove unnecessary includes, speeding up recompilation --- src/map/tmw.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/tmw.hpp') diff --git a/src/map/tmw.hpp b/src/map/tmw.hpp index a5b198c..d64f45e 100644 --- a/src/map/tmw.hpp +++ b/src/map/tmw.hpp @@ -1,7 +1,7 @@ #ifndef TMW_HPP #define TMW_HPP -#include "map.hpp" +#include "../common/const_array.hpp" int tmw_CheckChatSpam(struct map_session_data *sd, const char *message); void tmw_GmHackMsg(const_string line); -- cgit v1.2.3-60-g2f50