pcm/PcmVolume: rename to Volume.cxx
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#include "MixerControl.hxx"
|
||||
#include "MixerList.hxx"
|
||||
#include "FilterRegistry.hxx"
|
||||
#include "pcm/PcmVolume.hxx"
|
||||
#include "pcm/Volume.hxx"
|
||||
#include "GlobalEvents.hxx"
|
||||
#include "Main.hxx"
|
||||
#include "event/Loop.hxx"
|
||||
|
@@ -25,7 +25,7 @@
|
||||
#include "AudioFormat.hxx"
|
||||
#include "FilterPlugin.hxx"
|
||||
#include "FilterInternal.hxx"
|
||||
#include "pcm/PcmVolume.hxx"
|
||||
#include "pcm/Volume.hxx"
|
||||
#include "MixerControl.hxx"
|
||||
#include "stdbin.h"
|
||||
#include "util/Error.hxx"
|
||||
|
@@ -24,7 +24,7 @@
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
#include "pcm/PcmVolume.hxx"
|
||||
#include "pcm/Volume.hxx"
|
||||
#include "AudioParser.hxx"
|
||||
#include "AudioFormat.hxx"
|
||||
#include "util/Error.hxx"
|
||||
|
@@ -18,7 +18,7 @@
|
||||
*/
|
||||
|
||||
#include "test_pcm_all.hxx"
|
||||
#include "pcm/PcmVolume.hxx"
|
||||
#include "pcm/Volume.hxx"
|
||||
#include "test_pcm_util.hxx"
|
||||
|
||||
#include <algorithm>
|
||||
|
Reference in New Issue
Block a user