summaryrefslogtreecommitdiff
path: root/newgrf.c
diff options
context:
space:
mode:
Diffstat (limited to 'newgrf.c')
-rw-r--r--newgrf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/newgrf.c b/newgrf.c
index 63aecab5d..dda73ad8d 100644
--- a/newgrf.c
+++ b/newgrf.c
@@ -19,6 +19,7 @@
#include "bridge.h"
#include "economy.h"
#include "newgrf_engine.h"
+#include "vehicle.h"
/* TTDPatch extended GRF format codec
* (c) Petr Baudis 2004 (GPL'd)