diff options
Diffstat (limited to 'src/db/update/UpdateSong.cxx')
-rw-r--r-- | src/db/update/UpdateSong.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/db/update/UpdateSong.cxx b/src/db/update/UpdateSong.cxx index 6b24276fd..005bf8992 100644 --- a/src/db/update/UpdateSong.cxx +++ b/src/db/update/UpdateSong.cxx @@ -18,7 +18,7 @@ */ #include "config.h" /* must be first for large file support */ -#include "Service.hxx" +#include "Walk.hxx" #include "UpdateIO.hxx" #include "UpdateDomain.hxx" #include "db/DatabaseLock.hxx" |