diff options
Diffstat (limited to '')
-rw-r--r-- | src/db/update/UpdateWalk.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/db/update/UpdateWalk.cxx b/src/db/update/UpdateWalk.cxx index c5a9936e9..75924a7f7 100644 --- a/src/db/update/UpdateWalk.cxx +++ b/src/db/update/UpdateWalk.cxx @@ -28,7 +28,7 @@ #include "db/DatabaseSimple.hxx" #include "db/Directory.hxx" #include "db/Song.hxx" -#include "PlaylistVector.hxx" +#include "db/PlaylistVector.hxx" #include "playlist/PlaylistRegistry.hxx" #include "Mapper.hxx" #include "ExcludeList.hxx" |