diff options
Diffstat (limited to 'waypoint.c')
-rw-r--r-- | waypoint.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/waypoint.c b/waypoint.c index 9a44b6e9f..4d0b9a519 100644 --- a/waypoint.c +++ b/waypoint.c @@ -18,6 +18,7 @@ #include "table/strings.h" #include "vehicle.h" #include "yapf/yapf.h" +#include "date.h" enum { /* Max waypoints: 64000 (8 * 8000) */ |