summaryrefslogtreecommitdiff
path: root/src/group_gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/group_gui.h')
-rw-r--r--src/group_gui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/group_gui.h b/src/group_gui.h
index a20318901..7db3ed9a1 100644
--- a/src/group_gui.h
+++ b/src/group_gui.h
@@ -7,6 +7,6 @@
#include "vehicle_type.h"
-void ShowPlayerGroup(PlayerID player, VehicleType veh);
+void ShowCompanyGroup(CompanyID company, VehicleType veh);
#endif /* GROUP_GUI_H */