aboutsummaryrefslogtreecommitdiffstats
path: root/account.c
diff options
context:
space:
mode:
Diffstat (limited to 'account.c')
-rw-r--r--account.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/account.c b/account.c
index cb54731f..912cba6a 100644
--- a/account.c
+++ b/account.c
@@ -26,6 +26,7 @@
#define BITLBEE_CORE
#include "bitlbee.h"
#include "account.h"
+#include "chat.h"
account_t *account_add( irc_t *irc, struct prpl *prpl, char *user, char *pass )
{