pcm/Pcm*: drop more "Pcm" prefixes from source file names

This commit is contained in:
Max Kellermann
2019-06-17 11:10:33 +02:00
parent a139279575
commit e87f0ca771
47 changed files with 53 additions and 54 deletions

@@ -22,11 +22,10 @@
#include "Domain.hxx"
#include "Control.hxx"
#include "song/DetachedSong.hxx"
#include "pcm/PcmConvert.hxx"
#include "pcm/Convert.hxx"
#include "MusicPipe.hxx"
#include "MusicBuffer.hxx"
#include "MusicChunk.hxx"
#include "pcm/PcmConvert.hxx"
#include "tag/Tag.hxx"
#include "Log.hxx"
#include "input/InputStream.hxx"