diff options
author | Max Kellermann <max@duempel.org> | 2014-02-19 09:53:22 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-02-19 09:53:22 +0100 |
commit | e624171ba122224c5d28c8a00e5791c6008227e6 (patch) | |
tree | 09bd6d5e89bbd02a51c9d339f1d9562fb3f7c975 /src/command | |
parent | 0bbfb28992d0684a59fd518a4e16333d82bcf716 (diff) | |
download | mpd-e624171ba122224c5d28c8a00e5791c6008227e6.tar.gz mpd-e624171ba122224c5d28c8a00e5791c6008227e6.tar.xz mpd-e624171ba122224c5d28c8a00e5791c6008227e6.zip |
StickerCommands: include cleanup
Diffstat (limited to 'src/command')
-rw-r--r-- | src/command/StickerCommands.cxx | 1 |
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" |