summaryrefslogtreecommitdiff
path: root/src/station_base.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/station_base.h')
-rw-r--r--src/station_base.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/station_base.h b/src/station_base.h
index ca311d0f1..94f88d85f 100644
--- a/src/station_base.h
+++ b/src/station_base.h
@@ -16,6 +16,7 @@
#include "vehicle_type.h"
#include "player_type.h"
#include "core/geometry_type.hpp"
+#include "viewport_type.h"
#include <list>
DECLARE_OLD_POOL(Station, Station, 6, 1000)