Fix obvious mistake, thanks Michael (bug #3215)
[claws.git] / src / plugins / rssyl / opml_export.h
1 #ifndef __RSSYL_OPML
2 #define __RSSYL_OPML
3
4 #include "rssyl.h"
5
6 void rssyl_opml_export(void);
7
8 #endif /* __RSSYL_OPML */