aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist/PlaylistSong.cxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-02-07 21:30:03 +0100
committerMax Kellermann <max@duempel.org>2014-02-07 21:30:03 +0100
commit02b67edaf5c24a44d1dacce0533f2851cfbe35e7 (patch)
tree40ff8f2767283f49b60c20617e5dfcd070824bbf /src/playlist/PlaylistSong.cxx
parent8549ccfd8c24c5666435ac4dd00ba3c7d14e0351 (diff)
downloadmpd-02b67edaf5c24a44d1dacce0533f2851cfbe35e7.tar.gz
mpd-02b67edaf5c24a44d1dacce0533f2851cfbe35e7.tar.xz
mpd-02b67edaf5c24a44d1dacce0533f2851cfbe35e7.zip
PlaylistSong: include cleanup
Diffstat (limited to 'src/playlist/PlaylistSong.cxx')
-rw-r--r--src/playlist/PlaylistSong.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/playlist/PlaylistSong.cxx b/src/playlist/PlaylistSong.cxx
index e3defbddb..bb82a0254 100644
--- a/src/playlist/PlaylistSong.cxx
+++ b/src/playlist/PlaylistSong.cxx
@@ -19,11 +19,9 @@
#include "config.h"
#include "PlaylistSong.hxx"
-#include "Mapper.hxx"
#include "SongLoader.hxx"
#include "tag/Tag.hxx"
#include "tag/TagBuilder.hxx"
-#include "fs/AllocatedPath.hxx"
#include "fs/Traits.hxx"
#include "util/UriUtil.hxx"
#include "util/Error.hxx"