summaryrefslogtreecommitdiff
path: root/src/road_gui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/road_gui.cpp')
-rw-r--r--src/road_gui.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/road_gui.cpp b/src/road_gui.cpp
index 181c92001..c0594e1f8 100644
--- a/src/road_gui.cpp
+++ b/src/road_gui.cpp
@@ -33,6 +33,8 @@
#include "table/strings.h"
+#include "safeguards.h"
+
static void ShowRVStationPicker(Window *parent, RoadStopType rs);
static void ShowRoadDepotPicker(Window *parent);