tag_rva2: convert to C++

This commit is contained in:
Max Kellermann
2013-07-26 12:09:17 +02:00
parent c8054e569a
commit 1fcf35ad3b
5 changed files with 15 additions and 14 deletions

View File

@@ -24,9 +24,9 @@
extern "C" {
#include "tag_id3.h"
#include "tag_rva2.h"
}
#include "TagRva2.hxx"
#include "tag_handler.h"
#include "audio_check.h"