forked from mirror/OpenTTD
(svn r15704) -Cleanup: remove further includes from recently split files
This commit is contained in:
@@ -3,24 +3,18 @@
|
||||
/** @file vehicle_cmd.cpp Commands for vehicles. */
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "openttd.h"
|
||||
#include "roadveh.h"
|
||||
#include "ship.h"
|
||||
#include "gfx_func.h"
|
||||
#include "news_func.h"
|
||||
#include "command_func.h"
|
||||
#include "company_func.h"
|
||||
#include "vehicle_gui.h"
|
||||
#include "train.h"
|
||||
#include "aircraft.h"
|
||||
#include "newgrf_engine.h"
|
||||
#include "newgrf_text.h"
|
||||
#include "group.h"
|
||||
#include "functions.h"
|
||||
#include "date_func.h"
|
||||
#include "window_func.h"
|
||||
#include "vehicle_func.h"
|
||||
#include "autoreplace_func.h"
|
||||
#include "string_func.h"
|
||||
#include "depot_map.h"
|
||||
#include "vehiclelist.h"
|
||||
|
Reference in New Issue
Block a user