aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-02-19 09:53:22 +0100
committerMax Kellermann <max@duempel.org>2014-02-19 09:53:22 +0100
commite624171ba122224c5d28c8a00e5791c6008227e6 (patch)
tree09bd6d5e89bbd02a51c9d339f1d9562fb3f7c975 /src
parent0bbfb28992d0684a59fd518a4e16333d82bcf716 (diff)
downloadmpd-e624171ba122224c5d28c8a00e5791c6008227e6.tar.gz
mpd-e624171ba122224c5d28c8a00e5791c6008227e6.tar.xz
mpd-e624171ba122224c5d28c8a00e5791c6008227e6.zip
StickerCommands: include cleanup
Diffstat (limited to 'src')
-rw-r--r--src/command/StickerCommands.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/command/StickerCommands.cxx b/src/command/StickerCommands.cxx
index bf3660b85..1825f9157 100644
--- a/src/command/StickerCommands.cxx
+++ b/src/command/StickerCommands.cxx
@@ -20,7 +20,6 @@
#include "config.h"
#include "StickerCommands.hxx"
#include "SongPrint.hxx"
-#include "db/DatabaseLock.hxx"
#include "db/DatabasePlugin.hxx"
#include "db/DatabaseGlue.hxx"
#include "sticker/SongSticker.hxx"