summaryrefslogtreecommitdiff
path: root/src/vehicle_gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vehicle_gui.h')
-rw-r--r--src/vehicle_gui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vehicle_gui.h b/src/vehicle_gui.h
index 7064fbcc1..fab4b6bb6 100644
--- a/src/vehicle_gui.h
+++ b/src/vehicle_gui.h
@@ -17,7 +17,7 @@
#include "order_type.h"
#include "station_type.h"
#include "engine_type.h"
-#include "tile_type.h"
+#include "company_type.h"
void ShowVehicleRefitWindow(const Vehicle *v, VehicleOrderID order, Window *parent);