diff options
Diffstat (limited to '')
-rw-r--r-- | src/PlaylistQueue.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/PlaylistQueue.cxx b/src/PlaylistQueue.cxx index a8359d427..9e1295b35 100644 --- a/src/PlaylistQueue.cxx +++ b/src/PlaylistQueue.cxx @@ -19,7 +19,6 @@ #include "config.h" #include "PlaylistQueue.hxx" -#include "PlaylistPlugin.hxx" #include "PlaylistAny.hxx" #include "PlaylistSong.hxx" #include "Playlist.hxx" |