]> jfr.im git - solanum.git/blobdiff - modules/m_tb.c
irc_string.h -> match.h, irc_string.h; includes changed
[solanum.git] / modules / m_tb.c
index eac3ae32fdf615e631536b44a5f7d1f064c5322c..ddc2245988ad0bcd5bb1d3fdee00c1a9bb2dd584 100644 (file)
  */
 
 #include "stdinc.h"
-#include "tools.h"
 #include "send.h"
 #include "channel.h"
 #include "client.h"
 #include "common.h"
 #include "config.h"
 #include "ircd.h"
-#include "irc_string.h"
+#include "match.h"
 #include "s_conf.h"
 #include "msg.h"
 #include "modules.h"