File diff r18875:1438011bedd9 → r18876:3403b9c464f9
src/vehicle_gui.h
Show inline comments
 
@@ -18,7 +18,6 @@
 
#include "station_type.h"
 
#include "engine_type.h"
 
#include "company_type.h"
 
#include "widgets/vehicle_widget.h"
 

	
 
void ShowVehicleRefitWindow(const Vehicle *v, VehicleOrderID order, Window *parent, bool auto_refit = false);