util/byte_reverse: convert to C++
This commit is contained in:
@@ -21,10 +21,7 @@
|
||||
#include "PcmExport.hxx"
|
||||
#include "PcmDsdUsb.hxx"
|
||||
#include "PcmPack.hxx"
|
||||
|
||||
extern "C" {
|
||||
#include "util/byte_reverse.h"
|
||||
}
|
||||
#include "util/ByteReverse.hxx"
|
||||
|
||||
void
|
||||
PcmExport::Open(SampleFormat sample_format, unsigned _channels,
|
||||
|
||||
Reference in New Issue
Block a user