X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/c0c5893fdbbc2de9b1199834ab3c192eba6df3d1..21012ec0a0a3c535966813134645b87160b18bc3:/src/datasources.h diff --git a/src/datasources.h b/src/datasources.h index 71f938f4..3883a057 100644 --- a/src/datasources.h +++ b/src/datasources.h @@ -33,6 +33,7 @@ extern VikDataSourceInterface vik_datasource_osm_interface; extern VikDataSourceInterface vik_datasource_osm_my_traces_interface; #endif #ifdef VIK_CONFIG_GEOCACHES +void a_datasource_gc_init(); extern VikDataSourceInterface vik_datasource_gc_interface; #endif #ifdef VIK_CONFIG_GEOTAG