]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - modules/core/m_part.c
Automated merge with ssh://hg.atheme.org//hg/charybdis
[irc/rqf/shadowircd.git] / modules / core / m_part.c
index 9b48020dc21fae48909ce169ff71af18f0c8a324..64e9b35d7576991a668b512fad640ef9ae36d700 100644 (file)
@@ -39,7 +39,7 @@
 #include "modules.h"
 #include "s_conf.h"
 #include "packet.h"
-#include "irc_string.h"
+#include "inline/stringops.h"
 
 static int m_part(struct Client *, struct Client *, int, const char **);