File diff r14247:2f155b9f20db → r14248:a9050881acd7
src/vehicle_gui_base.h
Show inline comments
 
@@ -13,6 +13,7 @@
 
#define VEHICLE_GUI_BASE_H
 

	
 
#include "sortlist_type.h"
 
#include "window_gui.h"
 

	
 
typedef GUIList<const Vehicle*> GUIVehicleList;