X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/50a14534a51f892500ee82f867e8ab2f85b936ae..64d557a287f0e695856d6bc579293b399b8a07ea:/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 );