client/Internal: rename to Config.hxx

This commit is contained in:
Max Kellermann
2019-04-03 21:31:32 +02:00
parent 772aa4f165
commit fe32db17d7
10 changed files with 19 additions and 17 deletions

View File

@@ -28,7 +28,7 @@
#include "Permission.hxx"
#include "Listen.hxx"
#include "client/Listener.hxx"
#include "client/Client.hxx"
#include "client/Config.hxx"
#include "client/List.hxx"
#include "command/AllCommands.hxx"
#include "Partition.hxx"