audio_check: convert to C++

This commit is contained in:
Max Kellermann
2013-07-29 07:50:08 +02:00
parent 14f21378e3
commit 43166130b5
21 changed files with 34 additions and 61 deletions

View File

@@ -24,7 +24,7 @@
#include "TagId3.hxx"
#include "TagRva2.hxx"
#include "TagHandler.hxx"
#include "audio_check.h"
#include "CheckAudioFormat.hxx"
#include <assert.h>
#include <unistd.h>