AudioFormat: move enum SampleFormat to pcm/SampleFormat.hxx
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
#include "decoder/DecoderPlugin.hxx"
|
||||
#include "input/Init.hxx"
|
||||
#include "input/InputStream.hxx"
|
||||
#include "AudioFormat.hxx"
|
||||
#include "tag/TagHandler.hxx"
|
||||
#include "tag/Generic.hxx"
|
||||
#include "fs/Path.hxx"
|
||||
|
@@ -24,7 +24,7 @@
|
||||
#include "pcm/PcmDither.hxx"
|
||||
#include "pcm/PcmUtils.hxx"
|
||||
#include "pcm/PcmBuffer.hxx"
|
||||
#include "AudioFormat.hxx"
|
||||
#include "pcm/SampleFormat.hxx"
|
||||
|
||||
void
|
||||
PcmFormatTest::TestFormat8to16()
|
||||
|
Reference in New Issue
Block a user