aboutsummaryrefslogtreecommitdiffstats
path: root/src/pcm
diff options
context:
space:
mode:
Diffstat (limited to 'src/pcm')
-rw-r--r--src/pcm/PcmMix.cxx2
-rw-r--r--src/pcm/Volume.cxx (renamed from src/pcm/PcmVolume.cxx)2
-rw-r--r--src/pcm/Volume.hxx (renamed from src/pcm/PcmVolume.hxx)0
3 files changed, 2 insertions, 2 deletions
diff --git a/src/pcm/PcmMix.cxx b/src/pcm/PcmMix.cxx
index ffe935a0f..caf7fe516 100644
--- a/src/pcm/PcmMix.cxx
+++ b/src/pcm/PcmMix.cxx
@@ -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"
diff --git a/src/pcm/PcmVolume.cxx b/src/pcm/Volume.cxx
index 5c0a1fbd3..eaba84a59 100644
--- a/src/pcm/PcmVolume.cxx
+++ b/src/pcm/Volume.cxx
@@ -18,7 +18,7 @@
*/
#include "config.h"
-#include "PcmVolume.hxx"
+#include "Volume.hxx"
#include "PcmUtils.hxx"
#include "Traits.hxx"
#include "AudioFormat.hxx"
diff --git a/src/pcm/PcmVolume.hxx b/src/pcm/Volume.hxx
index 52102a294..52102a294 100644
--- a/src/pcm/PcmVolume.hxx
+++ b/src/pcm/Volume.hxx