mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-09-01 19:09:09 +00:00
(svn r14840) -Cleanup: remove duplicate includes
This commit is contained in:
@@ -33,7 +33,6 @@
|
||||
#include "../../engine_func.h"
|
||||
#include "../../engine_base.h"
|
||||
#include "../../gui.h"
|
||||
#include "../../depot_base.h"
|
||||
#include "../../vehicle_base.h"
|
||||
#include "../../vehicle_func.h"
|
||||
#include "../../date_func.h"
|
||||
|
@@ -12,7 +12,6 @@
|
||||
#include "timetable.h"
|
||||
#include "depot_func.h"
|
||||
#include "news_func.h"
|
||||
#include "aircraft.h"
|
||||
#include "airport.h"
|
||||
#include "vehicle_gui.h"
|
||||
#include "newgrf_engine.h"
|
||||
|
@@ -23,7 +23,6 @@
|
||||
#include "vehicle_func.h"
|
||||
#include "company_func.h"
|
||||
#include "order_func.h"
|
||||
#include "depot_base.h"
|
||||
#include "tilehighlight_func.h"
|
||||
#include "window_gui.h"
|
||||
#include "vehiclelist.h"
|
||||
|
@@ -45,7 +45,6 @@
|
||||
#include "rail_gui.h"
|
||||
#include "tilehighlight_func.h"
|
||||
#include "querystring_gui.h"
|
||||
#include "company_base.h"
|
||||
|
||||
#include "table/sprites.h"
|
||||
#include "table/strings.h"
|
||||
|
@@ -8,7 +8,6 @@
|
||||
#include "order_base.h"
|
||||
#include "order_func.h"
|
||||
#include "airport.h"
|
||||
#include "order_base.h"
|
||||
#include "waypoint.h"
|
||||
#include "command_func.h"
|
||||
#include "company_func.h"
|
||||
|
@@ -29,7 +29,6 @@
|
||||
#include "widgets/dropdown_func.h"
|
||||
#include "textbuf_gui.h"
|
||||
#include "string_func.h"
|
||||
#include "depot_base.h"
|
||||
#include "tilehighlight_func.h"
|
||||
#include "network/network.h"
|
||||
|
||||
|
@@ -8,7 +8,6 @@
|
||||
#include "track_type.h"
|
||||
#include "tile_type.h"
|
||||
#include "direction_type.h"
|
||||
#include "track_type.h"
|
||||
#include "company_type.h"
|
||||
|
||||
/**
|
||||
|
@@ -14,7 +14,6 @@
|
||||
#include "variables.h"
|
||||
#include "newgrf_text.h"
|
||||
#include "music.h"
|
||||
#include "industry.h"
|
||||
#include "fileio_func.h"
|
||||
#include "cargotype.h"
|
||||
#include "group.h"
|
||||
|
@@ -6,7 +6,6 @@
|
||||
#include <math.h>
|
||||
#include "openttd.h"
|
||||
#include "clear_map.h"
|
||||
#include "clear_map.h"
|
||||
#include "variables.h"
|
||||
#include "void_map.h"
|
||||
#include "tgp.h"
|
||||
|
@@ -7,7 +7,6 @@
|
||||
#include "../strings_type.h"
|
||||
#include "../window_gui.h"
|
||||
#include "../strings_func.h"
|
||||
#include "../strings_type.h"
|
||||
#include "../gfx_func.h"
|
||||
#include "../window_func.h"
|
||||
#include "../core/math_func.hpp"
|
||||
|
Reference in New Issue
Block a user