]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - modules/m_invite.c
irc_string.h -> match.h, irc_string.h; includes changed
[irc/rqf/shadowircd.git] / modules / m_invite.c
index eb6c0414824fd94f588b961883f3d051c2c4e7a7..04e04f061f9a5ba1bc6b8c6a808d3d18235955ff 100644 (file)
@@ -29,7 +29,7 @@
 #include "channel.h"
 #include "client.h"
 #include "hash.h"
-#include "irc_string.h"
+#include "match.h"
 #include "ircd.h"
 #include "numeric.h"
 #include "send.h"