]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - src/restart.c
s_log.* -> logger.* (s_foo looks ugly, lets try to get rid of it)
[irc/rqf/shadowircd.git] / src / restart.c
index ead8b426fa931506f904d44ea04195baa16857bf..7dc5cf0e0c0a4d78bc36ee37c8345dffb8c018cb 100644 (file)
@@ -28,7 +28,7 @@
 #include "restart.h"
 #include "ircd.h"
 #include "send.h"
-#include "s_log.h"
+#include "logger.h"
 #include "s_conf.h"
 #include "client.h"            
 #include "ircd_signal.h"