diff options
Diffstat (limited to '')
-rw-r--r-- | src/UpdateArchive.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/UpdateArchive.cxx b/src/UpdateArchive.cxx index c57534ea4..441cf71c2 100644 --- a/src/UpdateArchive.cxx +++ b/src/UpdateArchive.cxx @@ -20,7 +20,7 @@ #include "config.h" /* must be first for large file support */ #include "UpdateArchive.hxx" #include "UpdateInternal.hxx" -#include "db_lock.h" +#include "DatabaseLock.hxx" #include "directory.h" #include "song.h" |