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

View File

@@ -21,7 +21,7 @@
#define MPD_DECODER_CLIENT_HXX
#include "check.h"
#include "DecoderCommand.hxx"
#include "Command.hxx"
#include "Chrono.hxx"
#include "input/Ptr.hxx"
#include "util/Compiler.h"