From 67dc0a98a341090c4d02963cda6cf0cff94dc70e Mon Sep 17 00:00:00 2001 From: Guilhem Bonnefille Date: Fri, 22 May 2009 12:58:35 +0200 Subject: [PATCH] Fix previous patch --- src/vikwaypoint.c | 1 + 1 file changed, 1 insertion(+) 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() -- 2.39.5