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

@@ -30,7 +30,7 @@
#include "config.h"
#include "DsfDecoderPlugin.hxx"
#include "DecoderAPI.hxx"
#include "audio_check.h"
#include "CheckAudioFormat.hxx"
#include "util/bit_reverse.h"
#include "DsdLib.hxx"
#include "TagHandler.hxx"