]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - modules/core/m_kill.c
s_log.* -> logger.* (s_foo looks ugly, lets try to get rid of it)
[irc/rqf/shadowircd.git] / modules / core / m_kill.c
index 525f37c9663b00df56bc33b22eaa28e8df27635f..5559dacbf2ca07a02b76d780ea859f8ef979c4fe 100644 (file)
@@ -30,7 +30,7 @@
 #include "ircd.h"
 #include "numeric.h"
 #include "sprintf_irc.h"
-#include "s_log.h"
+#include "logger.h"
 #include "s_serv.h"
 #include "s_conf.h"
 #include "send.h"