X-Git-Url: https://jfr.im/git/solanum.git/blobdiff_plain/e3354945168e45e49cc0716349d44837eef96db1..8e2ebdb80add54d46c9f7f058ad469d70ddf9457:/modules/m_who.c diff --git a/modules/m_who.c b/modules/m_who.c index 882a11a5..7ab77533 100644 --- a/modules/m_who.c +++ b/modules/m_who.c @@ -35,7 +35,7 @@ #include "irc_string.h" #include "sprintf_irc.h" #include "s_conf.h" -#include "s_log.h" +#include "logger.h" #include "msg.h" #include "parse.h" #include "modules.h"