pcm/Pcm*: drop more "Pcm" prefixes from source file names
This commit is contained in:
@@ -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"
|
||||
|
@@ -20,7 +20,7 @@
|
||||
#ifndef MPD_FLAC_PCM_HXX
|
||||
#define MPD_FLAC_PCM_HXX
|
||||
|
||||
#include "pcm/PcmBuffer.hxx"
|
||||
#include "pcm/Buffer.hxx"
|
||||
#include "AudioFormat.hxx"
|
||||
|
||||
#include <FLAC/ordinals.h>
|
||||
|
@@ -22,7 +22,7 @@
|
||||
#include "PcmDecoderPlugin.hxx"
|
||||
#include "../DecoderAPI.hxx"
|
||||
#include "CheckAudioFormat.hxx"
|
||||
#include "pcm/PcmPack.hxx"
|
||||
#include "pcm/Pack.hxx"
|
||||
#include "input/InputStream.hxx"
|
||||
#include "util/ByteOrder.hxx"
|
||||
#include "util/Domain.hxx"
|
||||
|
Reference in New Issue
Block a user