diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/gui/gui-buffer.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/gui-buffer.c b/src/gui/gui-buffer.c index f0e40ad1f..bb91d329c 100644 --- a/src/gui/gui-buffer.c +++ b/src/gui/gui-buffer.c @@ -41,6 +41,7 @@ #include "../common/hotlist.h" #include "../common/log.h" #include "../common/utf8.h" +#include "../common/util.h" #include "../irc/irc.h" |