]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - src/hook.c
irc_string.h -> match.h, irc_string.h; includes changed
[irc/rqf/shadowircd.git] / src / hook.c
index ef9b2229ef1eeec228e2f8695de6802b2967aa6c..5ef51f0cdf9943af88b7457efea039d0f3ead730 100644 (file)
@@ -38,7 +38,7 @@
  */
 #include "stdinc.h"
 #include "hook.h"
-#include "irc_string.h"
+#include "match.h"
 
 hook *hooks;