AudioFormat: move to pcm/
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#define MPD_PLAYER_CONTROL_HXX
|
||||
|
||||
#include "output/Client.hxx"
|
||||
#include "AudioFormat.hxx"
|
||||
#include "pcm/AudioFormat.hxx"
|
||||
#include "thread/Mutex.hxx"
|
||||
#include "thread/Cond.hxx"
|
||||
#include "thread/Thread.hxx"
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
#include "CrossFade.hxx"
|
||||
#include "Chrono.hxx"
|
||||
#include "MusicChunk.hxx"
|
||||
#include "AudioFormat.hxx"
|
||||
#include "pcm/AudioFormat.hxx"
|
||||
#include "util/NumberParser.hxx"
|
||||
#include "util/Domain.hxx"
|
||||
#include "Log.hxx"
|
||||
|
||||
Reference in New Issue
Block a user