From 129eb178eb45fd148ee8b9822b11e7a4bf8ccc00 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Fri, 24 Jan 2014 00:17:50 +0100 Subject: Queue*: move to queue/ --- src/PlaylistState.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/PlaylistState.cxx') diff --git a/src/PlaylistState.cxx b/src/PlaylistState.cxx index bcac3e324..e727ecd1f 100644 --- a/src/PlaylistState.cxx +++ b/src/PlaylistState.cxx @@ -26,7 +26,7 @@ #include "PlaylistState.hxx" #include "PlaylistError.hxx" #include "Playlist.hxx" -#include "QueueSave.hxx" +#include "queue/QueueSave.hxx" #include "fs/TextFile.hxx" #include "PlayerControl.hxx" #include "ConfigGlobal.hxx" -- cgit v1.2.3