aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/DespotifyInputPlugin.cxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-10-23 23:10:27 +0200
committerMax Kellermann <max@duempel.org>2013-10-23 23:10:27 +0200
commitc4d4011c63808a64ca20a4b03fd455a83c23cc33 (patch)
treee039c57ed77afa4c3182318e36cc2bb1ccd36174 /src/input/DespotifyInputPlugin.cxx
parent3d12f8d2466d6a000bb116b4363a695c862ab52d (diff)
downloadmpd-c4d4011c63808a64ca20a4b03fd455a83c23cc33.tar.gz
mpd-c4d4011c63808a64ca20a4b03fd455a83c23cc33.tar.xz
mpd-c4d4011c63808a64ca20a4b03fd455a83c23cc33.zip
InputInternal: remove obsolete library
Diffstat (limited to 'src/input/DespotifyInputPlugin.cxx')
-rw-r--r--src/input/DespotifyInputPlugin.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/input/DespotifyInputPlugin.cxx b/src/input/DespotifyInputPlugin.cxx
index a0eaa7793..6fc408de9 100644
--- a/src/input/DespotifyInputPlugin.cxx
+++ b/src/input/DespotifyInputPlugin.cxx
@@ -20,7 +20,6 @@
#include "config.h"
#include "DespotifyInputPlugin.hxx"
#include "DespotifyUtils.hxx"
-#include "InputInternal.hxx"
#include "InputStream.hxx"
#include "InputPlugin.hxx"
#include "tag/Tag.hxx"