support for fetching artist's info from last.fm
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
#include <fstream>
|
||||
#ifdef HAVE_CURL_CURL_H
|
||||
# include "curl/curl.h"
|
||||
string GetArtistInfo(string);
|
||||
#endif
|
||||
|
||||
void EscapeHtml(string &);
|
||||
|
||||
Reference in New Issue
Block a user