aboutsummaryrefslogtreecommitdiff
path: root/src/StickerCommands.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/StickerCommands.cxx')
-rw-r--r--src/StickerCommands.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/StickerCommands.cxx b/src/StickerCommands.cxx
index 7d23354f..ad09f9b4 100644
--- a/src/StickerCommands.cxx
+++ b/src/StickerCommands.cxx
@@ -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>