]> git.street.me.uk Git - andy/viking.git/blobdiff - src/vikwaypoint.h
Add menu item for help contents
[andy/viking.git] / src / vikwaypoint.h
index 55885c8b47e01492f4625e165ed10f1c64e5f2bc..3c57de97025db7c0e54f66dbf511b677c4ccc09f 100644 (file)
@@ -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))