db_lock: convert to C++

This commit is contained in:
Max Kellermann
2013-01-02 20:56:21 +01:00
parent 22f0ef6d6b
commit 51a2d09eb7
13 changed files with 18 additions and 19 deletions

View File

@@ -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"