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/ --- src/db/update/UpdateDatabase.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/db/update/UpdateDatabase.cxx') diff --git a/src/db/update/UpdateDatabase.cxx b/src/db/update/UpdateDatabase.cxx index 8ef0b6d82..72a68de14 100644 --- a/src/db/update/UpdateDatabase.cxx +++ b/src/db/update/UpdateDatabase.cxx @@ -20,7 +20,7 @@ #include "config.h" /* must be first for large file support */ #include "UpdateDatabase.hxx" #include "UpdateRemove.hxx" -#include "PlaylistVector.hxx" +#include "db/PlaylistVector.hxx" #include "db/Directory.hxx" #include "db/Song.hxx" #include "db/DatabaseLock.hxx" -- cgit v1.2.3