]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - modules/core/m_join.c
irc_string.h -> match.h, irc_string.h; includes changed
[irc/rqf/shadowircd.git] / modules / core / m_join.c
index 48c8752638d9b337203793939bc57b14bac50ce5..3b43683f0da0ff84c13e8c738626abbf50d79626 100644 (file)
@@ -29,7 +29,7 @@
 #include "client.h"
 #include "common.h"
 #include "hash.h"
-#include "irc_string.h"
+#include "match.h"
 #include "ircd.h"
 #include "numeric.h"
 #include "send.h"