sticker/*: rename source files, drop "Sticker" prefix

This commit is contained in:
Max Kellermann
2019-04-24 15:15:19 +02:00
parent 3fe7f27345
commit 5a3828ed4a
10 changed files with 10 additions and 10 deletions

View File

@@ -23,8 +23,8 @@
#include "db/Interface.hxx"
#include "sticker/Sticker.hxx"
#include "sticker/SongSticker.hxx"
#include "sticker/StickerPrint.hxx"
#include "sticker/StickerDatabase.hxx"
#include "sticker/Print.hxx"
#include "sticker/Database.hxx"
#include "client/Client.hxx"
#include "client/Response.hxx"
#include "Partition.hxx"