*_print: convert to C++

This commit is contained in:
Max Kellermann
2013-01-02 20:29:24 +01:00
parent 0023dffd0b
commit 3bbb502387
13 changed files with 39 additions and 33 deletions
+1 -1
View File
@@ -19,12 +19,12 @@
#include "config.h"
#include "StickerCommands.hxx"
#include "SongPrint.hxx"
extern "C" {
#include "protocol/result.h"
#include "sticker.h"
#include "sticker_print.h"
#include "song_print.h"
#include "song_sticker.h"
#include "database.h"
#include "db_lock.h"