aboutsummaryrefslogtreecommitdiff
path: root/Src/Plugins/Library/ml_wire/FeedUtil.h
blob: 466ef98df5315792af2f4d7d7a9c5a22c5b20296 (plain) (blame)
1
2
3
4
5
6
7
8
#ifndef NULLSOFT_FEEDUTILH
#define NULLSOFT_FEEDUTILH

#include "Feeds.h"


int DownloadFeedInformation(Channel &channel);
#endif