summaryrefslogtreecommitdiff
path: root/src/waypoint_gui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/waypoint_gui.cpp')
-rw-r--r--src/waypoint_gui.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/waypoint_gui.cpp b/src/waypoint_gui.cpp
index d02a96057..3400a7df4 100644
--- a/src/waypoint_gui.cpp
+++ b/src/waypoint_gui.cpp
@@ -27,6 +27,8 @@
#include "table/strings.h"
+#include "safeguards.h"
+
/** GUI for accessing waypoints and buoys. */
struct WaypointWindow : Window {
private: