DatabasePlugin: split header

This commit is contained in:
Max Kellermann
2014-02-19 22:54:52 +01:00
parent 8d6fedf817
commit ae594ad92c
22 changed files with 192 additions and 126 deletions

View File

@@ -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"