summaryrefslogtreecommitdiff
path: root/extern/rss-glib/rss-glib.h
blob: 57667f713fd87263b5b3d5f1238bacfde0e4f001 (plain)
1
2
3
4
5
6
7
8
9
#ifndef __RSS_GLIB_H__
#define __RSS_GLIB_H__

#include <rss-glib/rss-parser.h>
#include <rss-glib/rss-document.h>
#include <rss-glib/rss-item.h>
#include <rss-glib/rss-version.h>

#endif /* __RSS_GLIB_H__ */