]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - modules/core/m_error.c
s_log.* -> logger.* (s_foo looks ugly, lets try to get rid of it)
[irc/rqf/shadowircd.git] / modules / core / m_error.c
index 96d15dc0180e324bcb7ceb7af081c5d9b2d87d1a..0c194b140a5898807be858de21bc791141ac8b14 100644 (file)
@@ -32,7 +32,7 @@
 #include "send.h"
 #include "msg.h"
 #include "modules.h"
-#include "s_log.h"
+#include "logger.h"
 #include "s_conf.h"
 
 static int m_error(struct Client *, struct Client *, int, const char **);