aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/plugins/CurlInputPlugin.cxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-02-22 00:18:25 +0100
committerMax Kellermann <max@duempel.org>2014-02-22 00:18:29 +0100
commit7757e59e7874ed160702483bbbd62c518e8195eb (patch)
treeab45b93e73260c2044d620b99c0131fbaed67ef8 /src/input/plugins/CurlInputPlugin.cxx
parentadb89e012149157203813577f43306240072f070 (diff)
downloadmpd-7757e59e7874ed160702483bbbd62c518e8195eb.tar.gz
mpd-7757e59e7874ed160702483bbbd62c518e8195eb.tar.xz
mpd-7757e59e7874ed160702483bbbd62c518e8195eb.zip
input/curl: include cleanup
Diffstat (limited to '')
-rw-r--r--src/input/plugins/CurlInputPlugin.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/input/plugins/CurlInputPlugin.cxx b/src/input/plugins/CurlInputPlugin.cxx
index a3c6c1d1a..3704aa35a 100644
--- a/src/input/plugins/CurlInputPlugin.cxx
+++ b/src/input/plugins/CurlInputPlugin.cxx
@@ -51,7 +51,6 @@
#include <list>
#include <curl/curl.h>
-#include <glib.h>
#if LIBCURL_VERSION_NUM < 0x071200
#error libcurl is too old