(svn r15299) -Cleanup: remove many redundant includes
This commit is contained in:
@@ -6,12 +6,10 @@
|
||||
#include "openttd.h"
|
||||
#include "tile_map.h"
|
||||
#include "station_type.h"
|
||||
#include "gui.h"
|
||||
#include "terraform_gui.h"
|
||||
#include "window_gui.h"
|
||||
#include "station_gui.h"
|
||||
#include "command_func.h"
|
||||
#include "settings_type.h"
|
||||
#include "water.h"
|
||||
#include "window_func.h"
|
||||
#include "vehicle_func.h"
|
||||
@@ -22,6 +20,7 @@
|
||||
#include "slope_func.h"
|
||||
#include "tilehighlight_func.h"
|
||||
#include "company_base.h"
|
||||
#include "settings_type.h"
|
||||
|
||||
#include "table/sprites.h"
|
||||
#include "table/strings.h"
|
||||
|
Reference in New Issue
Block a user