]> git.street.me.uk Git - andy/viking.git/blobdiff - src/datasources.h
Fix uniquify tracks to use the appropriate sort order.
[andy/viking.git] / src / datasources.h
index 71f938f456279524f5f0c013d3028080f5fd285b..3883a0573118d831acffd80c843e248433c1b635 100644 (file)
@@ -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