summaryrefslogtreecommitdiff
path: root/src/map/tmw.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/tmw.hpp')
-rw-r--r--src/map/tmw.hpp2
1 files changed, 1 insertions, 1 deletions
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);