Client*: move to client/

This commit is contained in:
Max Kellermann
2014-01-24 00:26:53 +01:00
parent 08296cd66d
commit e199c33c6e
43 changed files with 43 additions and 43 deletions

View File

@@ -19,8 +19,8 @@
#include "config.h"
#include "MessageCommands.hxx"
#include "Client.hxx"
#include "ClientList.hxx"
#include "client/Client.hxx"
#include "client/ClientList.hxx"
#include "Instance.hxx"
#include "Main.hxx"
#include "protocol/Result.hxx"