summaryrefslogtreecommitdiff
path: root/src/newgrf_station.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/newgrf_station.h')
-rw-r--r--src/newgrf_station.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/newgrf_station.h b/src/newgrf_station.h
index ff5d82ab0..6cf164a35 100644
--- a/src/newgrf_station.h
+++ b/src/newgrf_station.h
@@ -5,7 +5,7 @@
#ifndef NEWGRF_STATION_H
#define NEWGRF_STATION_H
-#include "engine.h"
+#include "engine_type.h"
#include "newgrf_callbacks.h"
#include "newgrf_cargo.h"
#include "tile_type.h"