X-Git-Url: https://jfr.im/git/solanum.git/blobdiff_plain/cbe4e1ba31fb4580a6367a2c89d43f88162ea13b..8ee12f0c437eec8aa42af7b350c7e2a3ccafedbc:/modules/m_userhost.c diff --git a/modules/m_userhost.c b/modules/m_userhost.c index 964aa6b9..c819764e 100644 --- a/modules/m_userhost.c +++ b/modules/m_userhost.c @@ -30,7 +30,7 @@ #include "numeric.h" #include "s_serv.h" #include "send.h" -#include "irc_string.h" +#include "match.h" #include "msg.h" #include "parse.h" #include "modules.h"