forked from mirror/OpenTTD
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
This commit is contained in:
@@ -16,11 +16,9 @@
|
||||
#include "cmd_helper.h"
|
||||
#include "command_func.h"
|
||||
#include "company_func.h"
|
||||
#include "vehicle_gui.h"
|
||||
#include "train.h"
|
||||
#include "aircraft.h"
|
||||
#include "newgrf_text.h"
|
||||
#include "window_func.h"
|
||||
#include "vehicle_func.h"
|
||||
#include "string_func.h"
|
||||
#include "depot_map.h"
|
||||
@@ -28,7 +26,7 @@
|
||||
#include "engine_func.h"
|
||||
#include "articulated_vehicles.h"
|
||||
#include "autoreplace_gui.h"
|
||||
#include "company_base.h"
|
||||
#include "group.h"
|
||||
#include "order_backup.h"
|
||||
#include "ship.h"
|
||||
#include "newgrf.h"
|
||||
|
Reference in New Issue
Block a user