summaryrefslogtreecommitdiff
path: root/src/ground_vehicle.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ground_vehicle.cpp')
-rw-r--r--src/ground_vehicle.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ground_vehicle.cpp b/src/ground_vehicle.cpp
index 5712b28f9..f3134608a 100644
--- a/src/ground_vehicle.cpp
+++ b/src/ground_vehicle.cpp
@@ -14,6 +14,8 @@
#include "roadveh.h"
#include "depot_map.h"
+#include "safeguards.h"
+
/**
* Recalculates the cached total power of a vehicle. Should be called when the consist is changed.
*/