tag_handler: convert to C++

This commit is contained in:
Max Kellermann
2013-07-29 07:32:36 +02:00
parent 96b763067e
commit cde6a3a00c
32 changed files with 58 additions and 63 deletions

View File

@@ -24,7 +24,7 @@
#include "InputInit.hxx"
#include "InputStream.hxx"
#include "audio_format.h"
#include "tag_handler.h"
#include "TagHandler.hxx"
#include "TagId3.hxx"
#include "ApeTag.hxx"