(svn r15299) -Cleanup: remove many redundant includes
This commit is contained in:
@@ -8,33 +8,23 @@
|
||||
#include "gui.h"
|
||||
#include "window_gui.h"
|
||||
#include "textbuf_gui.h"
|
||||
#include "station_base.h"
|
||||
#include "company_func.h"
|
||||
#include "economy_func.h"
|
||||
#include "town.h"
|
||||
#include "command_func.h"
|
||||
#include "variables.h"
|
||||
#include "vehicle_gui.h"
|
||||
#include "cargotype.h"
|
||||
#include "station_gui.h"
|
||||
#include "station_func.h"
|
||||
#include "strings_func.h"
|
||||
#include "core/alloc_func.hpp"
|
||||
#include "window_func.h"
|
||||
#include "viewport_func.h"
|
||||
#include "gfx_func.h"
|
||||
#include "widgets/dropdown_func.h"
|
||||
#include "newgrf_cargo.h"
|
||||
#include "map_func.h"
|
||||
#include "settings_type.h"
|
||||
#include "tile_map.h"
|
||||
#include "station_map.h"
|
||||
#include "tilehighlight_func.h"
|
||||
#include "core/smallvec_type.hpp"
|
||||
#include "core/smallmap_type.hpp"
|
||||
#include "string_func.h"
|
||||
#include "company_base.h"
|
||||
#include "sortlist_type.h"
|
||||
#include "settings_type.h"
|
||||
|
||||
#include "table/strings.h"
|
||||
#include "table/sprites.h"
|
||||
|
Reference in New Issue
Block a user