]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - modules/core/m_squit.c
s_log.* -> logger.* (s_foo looks ugly, lets try to get rid of it)
[irc/rqf/shadowircd.git] / modules / core / m_squit.c
index 9963f681977ee4f1146bce380e43c1ced6ed555a..67e939e9d0ad901f616f777d3ec7368714186863 100644 (file)
@@ -31,7 +31,7 @@
 #include "ircd.h"
 #include "numeric.h"
 #include "s_conf.h"
-#include "s_log.h"
+#include "logger.h"
 #include "s_serv.h"
 #include "send.h"
 #include "msg.h"