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"