summaryrefslogtreecommitdiff
path: root/src/pathfinder/opf/opf_ship.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/pathfinder/opf/opf_ship.cpp')
-rw-r--r--src/pathfinder/opf/opf_ship.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/pathfinder/opf/opf_ship.cpp b/src/pathfinder/opf/opf_ship.cpp
index 850577de1..023c6a4a0 100644
--- a/src/pathfinder/opf/opf_ship.cpp
+++ b/src/pathfinder/opf/opf_ship.cpp
@@ -15,6 +15,8 @@
#include "../../ship.h"
#include "../../core/random_func.hpp"
+#include "../../safeguards.h"
+
struct RememberData {
uint16 cur_length;
byte depth;