X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/ddc47a46f3a6b10f73c527d63beeaa0b18db980f..cca9f97b05c31a51ce886d5b14db93aa741cd95e:/src/vikwaypoint.h?ds=inline diff --git a/src/vikwaypoint.h b/src/vikwaypoint.h index 55885c8b..3c57de97 100644 --- a/src/vikwaypoint.h +++ b/src/vikwaypoint.h @@ -22,6 +22,8 @@ #ifndef _VIKING_WAYPOINT_H #define _VIKING_WAYPOINT_H +#include "vikcoord.h" + /* todo important: put these in their own header file, maybe.probably also rename */ #define VIK_WAYPOINT(x) ((VikWaypoint *)(x))