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