db_lock: convert to C++
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
#include "config.h"
|
||||
#include "StickerCommands.hxx"
|
||||
#include "SongPrint.hxx"
|
||||
#include "DatabaseLock.hxx"
|
||||
|
||||
extern "C" {
|
||||
#include "protocol/result.h"
|
||||
@@ -27,7 +28,6 @@ extern "C" {
|
||||
#include "sticker_print.h"
|
||||
#include "song_sticker.h"
|
||||
#include "database.h"
|
||||
#include "db_lock.h"
|
||||
}
|
||||
|
||||
#include <string.h>
|
||||
|
||||
Reference in New Issue
Block a user