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