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/StateFile.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/StateFile.cxx') diff --git a/src/StateFile.cxx b/src/StateFile.cxx index a1d8945c4..a3069605f 100644 --- a/src/StateFile.cxx +++ b/src/StateFile.cxx @@ -20,7 +20,7 @@ #include "config.h" #include "StateFile.hxx" #include "output/OutputState.hxx" -#include "PlaylistState.hxx" +#include "queue/PlaylistState.hxx" #include "fs/TextFile.hxx" #include "Partition.hxx" #include "Instance.hxx" -- cgit v1.2.3