(svn r17693) -Cleanup: remove some unneeded includes
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
#include "road_internal.h" /* Cleaning up road bits */
|
||||
#include "road_cmd.h"
|
||||
#include "landscape.h"
|
||||
#include "town_map.h"
|
||||
#include "viewport_func.h"
|
||||
#include "command_func.h"
|
||||
#include "industry.h"
|
||||
@@ -24,14 +23,11 @@
|
||||
#include "news_func.h"
|
||||
#include "gui.h"
|
||||
#include "unmovable_map.h"
|
||||
#include "water_map.h"
|
||||
#include "variables.h"
|
||||
#include "slope_func.h"
|
||||
#include "genworld.h"
|
||||
#include "newgrf.h"
|
||||
#include "newgrf_house.h"
|
||||
#include "newgrf_commons.h"
|
||||
#include "newgrf_townname.h"
|
||||
#include "newgrf_text.h"
|
||||
#include "autoslope.h"
|
||||
#include "transparency.h"
|
||||
@@ -40,8 +36,6 @@
|
||||
#include "window_func.h"
|
||||
#include "string_func.h"
|
||||
#include "newgrf_cargo.h"
|
||||
#include "economy_func.h"
|
||||
#include "station_func.h"
|
||||
#include "cheat_type.h"
|
||||
#include "functions.h"
|
||||
#include "animated_tile_func.h"
|
||||
|
Reference in New Issue
Block a user