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

@@ -17,8 +17,8 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#include "config.h"
#include "Internal.hxx"
#include "Client.hxx"
#include "Config.hxx"
#include "Domain.hxx"
#include "List.hxx"
#include "Partition.hxx"