X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/29c93cc57d2f7715c58b4e577440bc580a47bd8a..12b68116138027b0004412a3a058694a5102885c:/src/gpspoint.h diff --git a/src/gpspoint.h b/src/gpspoint.h index be1c340b..18eb1bb0 100644 --- a/src/gpspoint.h +++ b/src/gpspoint.h @@ -26,7 +26,7 @@ G_BEGIN_DECLS -gboolean a_gpspoint_read_file ( VikTrwLayer *trw, FILE *f ); +gboolean a_gpspoint_read_file ( VikTrwLayer *trw, FILE *f, const gchar *dirpath ); void a_gpspoint_write_file ( VikTrwLayer *trw, FILE *f ); G_END_DECLS