]> jfr.im git - solanum.git/blobdiff - include/tgchange.h
remove LAST in comment too; it's a bit pointless
[solanum.git] / include / tgchange.h
index b2cc684cac631801bb3a2be08ec4e9acf88a90bd..7e9bd052cb3dac30b7959cd3673dd3eb78cc43d9 100644 (file)
@@ -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);