From 809b89b5af5eaf7abc3240d786cda15f354b6624 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 27 Feb 2014 17:12:42 +0100 Subject: Playlist*: move to queue/ --- src/Partition.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Partition.hxx') diff --git a/src/Partition.hxx b/src/Partition.hxx index 991234a50..7f7def4af 100644 --- a/src/Partition.hxx +++ b/src/Partition.hxx @@ -20,7 +20,7 @@ #ifndef MPD_PARTITION_HXX #define MPD_PARTITION_HXX -#include "Playlist.hxx" +#include "queue/Playlist.hxx" #include "output/MultipleOutputs.hxx" #include "mixer/Listener.hxx" #include "PlayerControl.hxx" -- cgit v1.2.3