]> git.street.me.uk Git - andy/viking.git/blobdiff - src/datasources.h
SF Features#116: Add an Acquire From URL option.
[andy/viking.git] / src / datasources.h
index 10df1a6fe341d706617deae2ab43b93b3471198b..bae9e3dcc81be5490ce6f1c648aea83ef7279a1d 100644 (file)
@@ -41,6 +41,7 @@ extern VikDataSourceInterface vik_datasource_geotag_interface;
 #ifdef VIK_CONFIG_GEONAMES
 extern VikDataSourceInterface vik_datasource_wikipedia_interface;
 #endif
+extern VikDataSourceInterface vik_datasource_url_interface;
 
 G_END_DECLS