aboutsummaryrefslogtreecommitdiffstats
path: root/irc_commands.c
diff options
context:
space:
mode:
Diffstat (limited to 'irc_commands.c')
-rw-r--r--irc_commands.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/irc_commands.c b/irc_commands.c
index 044ff62c..74334ee9 100644
--- a/irc_commands.c
+++ b/irc_commands.c
@@ -26,6 +26,7 @@
#define BITLBEE_CORE
#include "bitlbee.h"
#include "ipc.h"
+#include "chat.h"
static void irc_cmd_pass( irc_t *irc, char **cmd )
{