client/*: rename source files, remove "Client" prefix

This commit is contained in:
Max Kellermann
2019-04-03 20:59:00 +02:00
parent a9cb12b745
commit 1213d979f8
21 changed files with 27 additions and 28 deletions

View File

@@ -20,7 +20,7 @@
#ifndef MPD_CLIENT_H
#define MPD_CLIENT_H
#include "ClientMessage.hxx"
#include "Message.hxx"
#include "command/CommandResult.hxx"
#include "command/CommandListBuilder.hxx"
#include "tag/Mask.hxx"