]> git.street.me.uk Git - andy/viking.git/blobdiff - src/datasources.h
Allow to import any file known by gpsbabel
[andy/viking.git] / src / datasources.h
index 15e469c5b54a607c5205e89f4236d0dafca594dc..48d896eb1fa0360d066c20496746e3fb5ad858f7 100644 (file)
@@ -24,6 +24,7 @@
 #include "acquire.h"
 
 extern VikDataSourceInterface vik_datasource_gps_interface;
+extern VikDataSourceInterface vik_datasource_file_interface;
 extern VikDataSourceInterface vik_datasource_google_interface;
 #ifdef VIK_CONFIG_OPENSTREETMAP
 extern VikDataSourceInterface vik_datasource_osm_interface;