summaryrefslogtreecommitdiff
path: root/src/command.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/command.cpp')
-rw-r--r--src/command.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/command.cpp b/src/command.cpp
index 34d5ab61e..3700eae1b 100644
--- a/src/command.cpp
+++ b/src/command.cpp
@@ -29,6 +29,8 @@
#include "table/strings.h"
+#include "safeguards.h"
+
CommandProc CmdBuildRailroadTrack;
CommandProc CmdRemoveRailroadTrack;
CommandProc CmdBuildSingleRail;