pcm/PcmVolume: rename to Volume.cxx
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
#include "MixerInternal.hxx"
|
||||
#include "MixerList.hxx"
|
||||
#include "OutputAll.hxx"
|
||||
#include "pcm/PcmVolume.hxx"
|
||||
#include "pcm/Volume.hxx"
|
||||
#include "OutputInternal.hxx"
|
||||
#include "util/Error.hxx"
|
||||
#include "util/Domain.hxx"
|
||||
|
@@ -26,7 +26,7 @@
|
||||
#include "ReplayGainInfo.hxx"
|
||||
#include "ReplayGainConfig.hxx"
|
||||
#include "MixerControl.hxx"
|
||||
#include "pcm/PcmVolume.hxx"
|
||||
#include "pcm/Volume.hxx"
|
||||
#include "pcm/PcmBuffer.hxx"
|
||||
#include "util/Error.hxx"
|
||||
#include "util/Domain.hxx"
|
||||
|
@@ -22,7 +22,7 @@
|
||||
#include "FilterPlugin.hxx"
|
||||
#include "FilterInternal.hxx"
|
||||
#include "FilterRegistry.hxx"
|
||||
#include "pcm/PcmVolume.hxx"
|
||||
#include "pcm/Volume.hxx"
|
||||
#include "pcm/PcmBuffer.hxx"
|
||||
#include "AudioFormat.hxx"
|
||||
#include "util/Error.hxx"
|
||||
|
@@ -24,7 +24,7 @@
|
||||
#include "FilterRegistry.hxx"
|
||||
#include "FilterInternal.hxx"
|
||||
#include "filter/VolumeFilterPlugin.hxx"
|
||||
#include "pcm/PcmVolume.hxx"
|
||||
#include "pcm/Volume.hxx"
|
||||
#include "ConfigData.hxx"
|
||||
#include "util/Error.hxx"
|
||||
|
||||
|
@@ -19,7 +19,7 @@
|
||||
|
||||
#include "config.h"
|
||||
#include "PcmMix.hxx"
|
||||
#include "PcmVolume.hxx"
|
||||
#include "Volume.hxx"
|
||||
#include "PcmUtils.hxx"
|
||||
#include "AudioFormat.hxx"
|
||||
#include "Traits.hxx"
|
||||
|
@@ -18,7 +18,7 @@
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
#include "PcmVolume.hxx"
|
||||
#include "Volume.hxx"
|
||||
#include "PcmUtils.hxx"
|
||||
#include "Traits.hxx"
|
||||
#include "AudioFormat.hxx"
|
Reference in New Issue
Block a user