X-Git-Url: https://jfr.im/git/solanum.git/blobdiff_plain/717238d2a2864c51871a3f579f3d40f032c20f46..6b6a579925a75bda0039b7ae99fda6b24776d8a0:/include/tgchange.h diff --git a/include/tgchange.h b/include/tgchange.h index b2cc684c..7e9bd052 100644 --- a/include/tgchange.h +++ b/include/tgchange.h @@ -25,6 +25,8 @@ #define INCLUDED_tgchange_h #include "ircd_defs.h" +#include "client.h" +#include "channel.h" /* finds a channel where source_p has op or voice and target_p is a member */ struct Channel *find_allowing_channel(struct Client *source_p, struct Client *target_p);