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

@@ -43,8 +43,8 @@
#include "Permission.hxx"
#include "PlaylistFile.hxx"
#include "PlaylistVector.hxx"
#include "ClientFile.hxx"
#include "Client.hxx"
#include "client/ClientFile.hxx"
#include "client/Client.hxx"
#include "Idle.hxx"
#include <assert.h>