decoder/{Thread,Control,...}: rename source files, drop prefix

This commit is contained in:
Max Kellermann
2018-09-21 16:56:53 +02:00
parent 218d9383d7
commit debdf9bb96
11 changed files with 15 additions and 17 deletions

@@ -20,8 +20,8 @@
#include "config.h"
#include "Bridge.hxx"
#include "DecoderAPI.hxx"
#include "DecoderError.hxx"
#include "DecoderControl.hxx"
#include "Domain.hxx"
#include "Control.hxx"
#include "song/DetachedSong.hxx"
#include "pcm/PcmConvert.hxx"
#include "MusicPipe.hxx"