(svn r15299) -Cleanup: remove many redundant includes
This commit is contained in:
@@ -9,15 +9,10 @@
|
||||
#include "../openttd.h"
|
||||
#include "../gfx_func.h"
|
||||
#include "network_internal.h"
|
||||
#include "core/tcp.h"
|
||||
#include "network_client.h"
|
||||
#include "network_gamelist.h"
|
||||
#include "network_gui.h"
|
||||
#include "../saveload/saveload.h"
|
||||
#include "../command_func.h"
|
||||
#include "../console_func.h"
|
||||
#include "../variables.h"
|
||||
#include "../core/alloc_func.hpp"
|
||||
#include "../fileio_func.h"
|
||||
#include "../md5.h"
|
||||
#include "../strings_func.h"
|
||||
@@ -26,7 +21,6 @@
|
||||
#include "../company_func.h"
|
||||
#include "../company_base.h"
|
||||
#include "../company_gui.h"
|
||||
#include "../company_type.h"
|
||||
#include "../settings_type.h"
|
||||
#include "../rev.h"
|
||||
|
||||
|
Reference in New Issue
Block a user