aboutsummaryrefslogtreecommitdiffstats
path: root/chat.c
diff options
context:
space:
mode:
Diffstat (limited to 'chat.c')
-rw-r--r--chat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/chat.c b/chat.c
index 87c262b8..8c5ce0bc 100644
--- a/chat.c
+++ b/chat.c
@@ -24,6 +24,7 @@
*/
#include "bitlbee.h"
+#include "chat.h"
struct chat *chat_add( irc_t *irc, account_t *acc, char *handle, char *channel )
{