X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/50a14534a51f892500ee82f867e8ab2f85b936ae..50817314a5ee45a32abd392b7d9a6bb3d7c68d5d:/src/gpspoint.h diff --git a/src/gpspoint.h b/src/gpspoint.h index c68c36f5..3acee336 100644 --- a/src/gpspoint.h +++ b/src/gpspoint.h @@ -22,6 +22,8 @@ #ifndef _VIKING_GPSPOINT_H #define _VIKING_GPSPOINT_H +#include "viktrwlayer.h" + void a_gpspoint_read_file ( VikTrwLayer *trw, FILE *f ); void a_gpspoint_write_file ( VikTrwLayer *trw, FILE *f );