summaryrefslogtreecommitdiff
path: root/vehicle_gui.c
diff options
context:
space:
mode:
Diffstat (limited to 'vehicle_gui.c')
-rw-r--r--vehicle_gui.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/vehicle_gui.c b/vehicle_gui.c
index 2b6eb2f65..169c3ce8b 100644
--- a/vehicle_gui.c
+++ b/vehicle_gui.c
@@ -19,6 +19,7 @@
#include "vehicle_gui.h"
#include "viewport.h"
#include "train.h"
+#include "newgrf_engine.h"
Sorting _sorting;