forked from mirror/OpenTTD
(svn r15299) -Cleanup: remove many redundant includes
This commit is contained in:
@@ -10,8 +10,6 @@
|
||||
#include "viewport_func.h"
|
||||
#include "command_func.h"
|
||||
#include "variables.h"
|
||||
#include "train.h"
|
||||
#include "roadveh.h"
|
||||
#include "vehicle_gui.h"
|
||||
#include "rail_gui.h"
|
||||
#include "road_gui.h"
|
||||
@@ -21,17 +19,12 @@
|
||||
#include "terraform_gui.h"
|
||||
#include "transparency.h"
|
||||
#include "strings_func.h"
|
||||
#include "company_base.h"
|
||||
#include "company_func.h"
|
||||
#include "company_gui.h"
|
||||
#include "settings_type.h"
|
||||
#include "toolbar_gui.h"
|
||||
#include "vehicle_base.h"
|
||||
#include "gfx_func.h"
|
||||
#include "cheat_func.h"
|
||||
#include "transparency_gui.h"
|
||||
#include "screenshot.h"
|
||||
#include "newgrf_config.h"
|
||||
#include "signs_func.h"
|
||||
#include "fios.h"
|
||||
#include "functions.h"
|
||||
@@ -40,8 +33,9 @@
|
||||
#include "ai/ai_gui.hpp"
|
||||
#include "tilehighlight_func.h"
|
||||
#include "rail.h"
|
||||
#include "widgets/dropdown_func.h"
|
||||
#include "widgets/dropdown_type.h"
|
||||
#include "settings_type.h"
|
||||
#include "newgrf_config.h"
|
||||
|
||||
#include "network/network.h"
|
||||
#include "network/network_gui.h"
|
||||
|
Reference in New Issue
Block a user