File diff r14247:2f155b9f20db → r14248:a9050881acd7
src/group_gui.h
Show inline comments
 
@@ -12,6 +12,7 @@
 
#ifndef GROUP_GUI_H
 
#define GROUP_GUI_H
 

	
 
#include "company_type.h"
 
#include "vehicle_type.h"
 

	
 
void ShowCompanyGroup(CompanyID company, VehicleType veh);