diff options
Diffstat (limited to 'src/waypoint.cpp')
-rw-r--r-- | src/waypoint.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/waypoint.cpp b/src/waypoint.cpp index 0275e7686..bf2c7c06e 100644 --- a/src/waypoint.cpp +++ b/src/waypoint.cpp @@ -30,6 +30,7 @@ #include "string_func.h" #include "signal_func.h" #include "player_func.h" +#include "settings_type.h" #include "table/strings.h" |