X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/8541f2cfba41fef93cb029bc9b24baaf50cda5bd..4f14a010d0a7d09721c32f0d35ffbeae05ea994c:/src/vikwaypoint.c?ds=sidebyside diff --git a/src/vikwaypoint.c b/src/vikwaypoint.c index fe7522ee..57626671 100644 --- a/src/vikwaypoint.c +++ b/src/vikwaypoint.c @@ -24,6 +24,7 @@ #include "coords.h" #include "vikcoord.h" #include "vikwaypoint.h" +#include "globals.h" VikWaypoint *vik_waypoint_new()