]> git.street.me.uk Git - andy/viking.git/blobdiff - src/gpspoint.h
Remove unnecessary subdomain in some OSM tileserver hostnames.
[andy/viking.git] / src / gpspoint.h
index be1c340b02507233f5f6552549dba79bf31c0842..18eb1bb0aff95eab9635226b7aad8f8aaf3d216c 100644 (file)
@@ -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