X-Git-Url: https://jfr.im/git/solanum.git/blobdiff_plain/cbe4e1ba31fb4580a6367a2c89d43f88162ea13b..43946961df9e7703c8877e4bbd9181507422429d:/modules/m_who.c diff --git a/modules/m_who.c b/modules/m_who.c index 749d35f1..b0b76f56 100644 --- a/modules/m_who.c +++ b/modules/m_who.c @@ -32,7 +32,7 @@ #include "numeric.h" #include "s_serv.h" #include "send.h" -#include "irc_string.h" +#include "match.h" #include "s_conf.h" #include "logger.h" #include "msg.h"