Remove: includes to network/core/config.h from headers when only three cpp files need it

This commit is contained in:
Rubidium
2021-07-11 21:22:29 +02:00
committed by rubidium42
parent b6a116a247
commit 178ea3196b
5 changed files with 3 additions and 4 deletions

View File

@@ -14,7 +14,6 @@
#include "economy_type.h"
#include "town_type.h"
#include "transport_type.h"
#include "network/core/config.h"
#include "network/network_type.h"
#include "company_type.h"
#include "cargotype.h"