]> jfr.im git - irc/quakenet/newserv.git/blobdiff - trusts_newsearch/formats.c
trustscommands as seperate module
[irc/quakenet/newserv.git] / trusts_newsearch / formats.c
index 0133736a307e8ec38a81297221bf0504d5be6c61..9595609051d6897c2a6bde64c7deb01e91ed533e 100644 (file)
@@ -3,7 +3,7 @@
 #include "../newsearch/newsearch.h"
 #include "../control/control.h"
 #include "../lib/stringbuf.h"
-#include "../trusts/trusts.h"
+#include "../trusts2/trusts.h"
 
 void printtrust_group(searchCtx *ctx, nick *sender, patricia_node_t *node) {
   trusthost_t *tgh = node->exts[tgh_ext];