diff options
Diffstat (limited to 'src/SongUpdate.cxx')
-rw-r--r-- | src/SongUpdate.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/SongUpdate.cxx b/src/SongUpdate.cxx index 186512ffe..dde2ad57a 100644 --- a/src/SongUpdate.cxx +++ b/src/SongUpdate.cxx @@ -21,9 +21,9 @@ extern "C" { #include "song.h" -#include "uri.h" } +#include "util/UriUtil.hxx" #include "Directory.hxx" #include "Mapper.hxx" #include "fs/Path.hxx" |