put CURL related functions into a separate file

This commit is contained in:
Andrzej Rybczak
2010-08-09 09:31:47 +02:00
parent 8b109d0736
commit d3cb0ea6f6
9 changed files with 131 additions and 66 deletions

View File

@@ -25,10 +25,6 @@
#include "mpdpp.h"
#include "screen.h"
#ifdef HAVE_CURL_CURL_H
# include "curl/curl.h"
#endif
class Lyrics : public Screen<Scrollpad>
{
struct Plugin