X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/d99380b61b3fa166d2105bc017508392dbb38939..7f9801883f36c445e7326ed0b35284e23366a83e:/src/parse.c diff --git a/src/parse.c b/src/parse.c index a2979b6..79c037e 100644 --- a/src/parse.c +++ b/src/parse.c @@ -31,7 +31,7 @@ #include "channel.h" #include "common.h" #include "hash.h" -#include "irc_string.h" +#include "match.h" #include "ircd.h" #include "numeric.h" #include "logger.h"