From ae594ad92c1a6dc4aee3e83fa4ab94075b0170c1 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 19 Feb 2014 22:54:52 +0100 Subject: DatabasePlugin: split header --- src/command/StickerCommands.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/command') diff --git a/src/command/StickerCommands.cxx b/src/command/StickerCommands.cxx index 1825f9157..caae870e9 100644 --- a/src/command/StickerCommands.cxx +++ b/src/command/StickerCommands.cxx @@ -20,7 +20,7 @@ #include "config.h" #include "StickerCommands.hxx" #include "SongPrint.hxx" -#include "db/DatabasePlugin.hxx" +#include "db/Interface.hxx" #include "db/DatabaseGlue.hxx" #include "sticker/SongSticker.hxx" #include "sticker/StickerPrint.hxx" -- cgit v1.2.3