diff options
Diffstat (limited to 'src/irc/irc-channel.c')
-rw-r--r-- | src/irc/irc-channel.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/irc/irc-channel.c b/src/irc/irc-channel.c index 27938510c..e5c6a0d51 100644 --- a/src/irc/irc-channel.c +++ b/src/irc/irc-channel.c @@ -30,6 +30,7 @@ #include "../common/weechat.h" #include "irc.h" +#include "../common/log.h" #include "../common/utf8.h" #include "../common/weeconfig.h" #include "../gui/gui.h" |