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

@@ -25,7 +25,7 @@ extern "C" {
}
#include "tag.h"
#include "tag_handler.h"
#include "TagHandler.hxx"
#include "tag_table.h"
#include "replay_gain_info.h"