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

@@ -20,7 +20,7 @@
#include "config.h"
#include "SndfileDecoderPlugin.hxx"
#include "DecoderAPI.hxx"
#include "audio_check.h"
#include "CheckAudioFormat.hxx"
#include "TagHandler.hxx"
#include <sndfile.h>