pcm/PcmVolume: rename to Volume.cxx

This commit is contained in:
Max Kellermann
2013-12-22 23:24:42 +01:00
parent 2d1a3073f6
commit 6d21b9448a
12 changed files with 11 additions and 11 deletions

View File

@@ -18,7 +18,7 @@
*/
#include "test_pcm_all.hxx"
#include "pcm/PcmVolume.hxx"
#include "pcm/Volume.hxx"
#include "test_pcm_util.hxx"
#include <algorithm>