From: Andrej Kacian Date: Sun, 12 May 2013 13:14:29 +0000 (+0200) Subject: Fix compiler warning. X-Git-Tag: 3.9.2~16 X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=commitdiff_plain;h=8891f6e23e51b38c54c7b717fa0922cb101b76a2 Fix compiler warning. --- diff --git a/src/news.c b/src/news.c index 7f2e00cf6..9c9080ce3 100644 --- a/src/news.c +++ b/src/news.c @@ -56,6 +56,7 @@ #include "remotefolder.h" #include "alertpanel.h" #include "inc.h" +#include "account.h" #ifdef USE_GNUTLS # include "ssl.h" #endif