Add missing include; patch by Christian Hesse
authorColin Leroy <colin@colino.net>
Thu, 19 Jun 2014 05:52:58 +0000 (07:52 +0200)
committerColin Leroy <colin@colino.net>
Thu, 19 Jun 2014 05:52:58 +0000 (07:52 +0200)
src/plugins/rssyl/rssyl_update_format.c

index 2b577dded9df4af4cc7c72a78998b05498a2bc91..b607054e474c7466a6882a4b360a6b98b3cf958c 100644 (file)
@@ -29,6 +29,7 @@
 #include <alertpanel.h>
 #include <log.h>
 #include <mainwindow.h>
+#include <msgcache.h>
 
 /* Local includes */
 #include "old_feeds.h"