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