From f548a966f5cb09ba8a5e99939fe5235e5ad59005 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Mon, 27 Jan 2014 11:05:21 +0100 Subject: Playlist{Info,Vector}: move to db/ --- test/DumpDatabase.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/DumpDatabase.cxx b/test/DumpDatabase.cxx index 0be1191d2..af1139407 100644 --- a/test/DumpDatabase.cxx +++ b/test/DumpDatabase.cxx @@ -24,7 +24,7 @@ #include "db/DatabaseListener.hxx" #include "db/LightDirectory.hxx" #include "db/LightSong.hxx" -#include "PlaylistVector.hxx" +#include "db/PlaylistVector.hxx" #include "config/ConfigGlobal.hxx" #include "config/ConfigData.hxx" #include "tag/TagConfig.hxx" -- cgit v1.2.3