(svn r15299) -Cleanup: remove many redundant includes
This commit is contained in:
@@ -17,27 +17,19 @@
|
||||
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "openttd.h"
|
||||
#include "landscape.h"
|
||||
|
||||
#include "industry_map.h"
|
||||
#include "station_map.h"
|
||||
#include "command_func.h"
|
||||
#include "tile_cmd.h"
|
||||
#include "news_func.h"
|
||||
#include "station_base.h"
|
||||
#include "waypoint.h"
|
||||
#include "town.h"
|
||||
#include "industry.h"
|
||||
#include "company_func.h"
|
||||
#include "airport.h"
|
||||
#include "variables.h"
|
||||
#include "settings_type.h"
|
||||
#include "strings_func.h"
|
||||
#include "date_func.h"
|
||||
#include "functions.h"
|
||||
#include "vehicle_func.h"
|
||||
#include "vehicle_base.h"
|
||||
#include "sound_func.h"
|
||||
#include "effectvehicle_func.h"
|
||||
#include "roadveh.h"
|
||||
|
Reference in New Issue
Block a user