(svn r13343) -Codechange: reorder/move variable/functions in the network headers so that nothing from the network directory needs to include basically all network headers.
This commit is contained in:
@@ -8,11 +8,11 @@
|
||||
#include "variables.h"
|
||||
#include "saveload.h"
|
||||
#include "md5.h"
|
||||
#include "network/network_data.h"
|
||||
#include "newgrf.h"
|
||||
#include "newgrf_config.h"
|
||||
#include "core/alloc_func.hpp"
|
||||
#include "string_func.h"
|
||||
#include "network/network_type.h"
|
||||
|
||||
#include "fileio.h"
|
||||
#include "fios.h"
|
||||
|
Reference in New Issue
Block a user