]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - modules/core/m_mode.c
irc_string.h -> match.h, irc_string.h; includes changed
[irc/rqf/shadowircd.git] / modules / core / m_mode.c
index 32b9127d92edf282cf066bdec051e0f44dbf7320..1653b09b6176183598eccec05ec01dd4e57c1707 100644 (file)
@@ -28,7 +28,7 @@
 #include "channel.h"
 #include "client.h"
 #include "hash.h"
-#include "irc_string.h"
+#include "match.h"
 #include "ircd.h"
 #include "numeric.h"
 #include "s_user.h"