mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-17 19:15:45 -04:00
Initial community commit
This commit is contained in:
8
Src/Plugins/Library/ml_wire/FeedUtil.h
Normal file
8
Src/Plugins/Library/ml_wire/FeedUtil.h
Normal file
@ -0,0 +1,8 @@
|
||||
#ifndef NULLSOFT_FEEDUTILH
|
||||
#define NULLSOFT_FEEDUTILH
|
||||
|
||||
#include "Feeds.h"
|
||||
|
||||
|
||||
int DownloadFeedInformation(Channel &channel);
|
||||
#endif
|
Reference in New Issue
Block a user