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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/group_gui.h b/src/group_gui.h
index 1a58f3ee8..108d611e7 100644
--- a/src/group_gui.h
+++ b/src/group_gui.h
@@ -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);