summaryrefslogtreecommitdiff
path: root/src/group.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/group.h')
-rw-r--r--src/group.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/group.h b/src/group.h
index da6ec7f2a..7bac2b48f 100644
--- a/src/group.h
+++ b/src/group.h
@@ -9,7 +9,7 @@
#include "oldpool.h"
#include "player_type.h"
#include "vehicle_type.h"
-#include "engine.h"
+#include "engine_type.h"
DECLARE_OLD_POOL(Group, Group, 5, 2047)