Client*: move to client/
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
#include "Permission.hxx"
|
||||
#include "tag/TagType.h"
|
||||
#include "protocol/Result.hxx"
|
||||
#include "Client.hxx"
|
||||
#include "client/Client.hxx"
|
||||
#include "util/Tokenizer.hxx"
|
||||
#include "util/Error.hxx"
|
||||
|
||||
|
@@ -19,7 +19,7 @@
|
||||
|
||||
#include "config.h"
|
||||
#include "CommandListBuilder.hxx"
|
||||
#include "ClientInternal.hxx"
|
||||
#include "client/ClientInternal.hxx"
|
||||
|
||||
#include <string.h>
|
||||
|
||||
|
@@ -24,7 +24,7 @@
|
||||
#include "DatabasePrint.hxx"
|
||||
#include "DatabaseSelection.hxx"
|
||||
#include "CommandError.hxx"
|
||||
#include "Client.hxx"
|
||||
#include "client/Client.hxx"
|
||||
#include "tag/Tag.hxx"
|
||||
#include "util/Error.hxx"
|
||||
#include "SongFilter.hxx"
|
||||
|
@@ -22,8 +22,8 @@
|
||||
#include "CommandError.hxx"
|
||||
#include "protocol/Ack.hxx"
|
||||
#include "protocol/Result.hxx"
|
||||
#include "ClientFile.hxx"
|
||||
#include "Client.hxx"
|
||||
#include "client/ClientFile.hxx"
|
||||
#include "client/Client.hxx"
|
||||
#include "util/CharUtil.hxx"
|
||||
#include "util/UriUtil.hxx"
|
||||
#include "util/Error.hxx"
|
||||
|
@@ -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"
|
||||
|
@@ -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>
|
||||
|
@@ -23,7 +23,7 @@
|
||||
#include "Playlist.hxx"
|
||||
#include "PlaylistPrint.hxx"
|
||||
#include "update/UpdateGlue.hxx"
|
||||
#include "Client.hxx"
|
||||
#include "client/Client.hxx"
|
||||
#include "Volume.hxx"
|
||||
#include "output/OutputAll.hxx"
|
||||
#include "Partition.hxx"
|
||||
|
@@ -28,7 +28,7 @@
|
||||
#include "playlist/PlaylistQueue.hxx"
|
||||
#include "playlist/Print.hxx"
|
||||
#include "TimePrint.hxx"
|
||||
#include "Client.hxx"
|
||||
#include "client/Client.hxx"
|
||||
#include "protocol/ArgParser.hxx"
|
||||
#include "protocol/Result.hxx"
|
||||
#include "ls.hxx"
|
||||
|
@@ -25,8 +25,8 @@
|
||||
#include "DatabaseSelection.hxx"
|
||||
#include "Playlist.hxx"
|
||||
#include "PlaylistPrint.hxx"
|
||||
#include "ClientFile.hxx"
|
||||
#include "Client.hxx"
|
||||
#include "client/ClientFile.hxx"
|
||||
#include "client/Client.hxx"
|
||||
#include "Partition.hxx"
|
||||
#include "protocol/ArgParser.hxx"
|
||||
#include "protocol/Result.hxx"
|
||||
|
@@ -20,7 +20,7 @@
|
||||
#include "config.h"
|
||||
#include "TagCommands.hxx"
|
||||
#include "CommandError.hxx"
|
||||
#include "Client.hxx"
|
||||
#include "client/Client.hxx"
|
||||
#include "protocol/ArgParser.hxx"
|
||||
#include "protocol/Result.hxx"
|
||||
#include "tag/Tag.hxx"
|
||||
|
Reference in New Issue
Block a user