projects
/
claws.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
314420a
)
Add missing include; patch by Christian Hesse
author
Colin Leroy
<colin@colino.net>
Thu, 19 Jun 2014 05:52:58 +0000
(07:52 +0200)
committer
Colin Leroy
<colin@colino.net>
Thu, 19 Jun 2014 05:52:58 +0000
(07:52 +0200)
src/plugins/rssyl/rssyl_update_format.c
patch
|
blob
|
history
diff --git
a/src/plugins/rssyl/rssyl_update_format.c
b/src/plugins/rssyl/rssyl_update_format.c
index 2b577dded9df4af4cc7c72a78998b05498a2bc91..b607054e474c7466a6882a4b360a6b98b3cf958c 100644
(file)
--- a/
src/plugins/rssyl/rssyl_update_format.c
+++ b/
src/plugins/rssyl/rssyl_update_format.c
@@
-29,6
+29,7
@@
#include <alertpanel.h>
#include <log.h>
#include <mainwindow.h>
#include <alertpanel.h>
#include <log.h>
#include <mainwindow.h>
+#include <msgcache.h>
/* Local includes */
#include "old_feeds.h"
/* Local includes */
#include "old_feeds.h"