]> git.street.me.uk Git - andy/viking.git/blobdiff - src/vikwmscmapsource.h
Make simple GPSBabel filter options use the updated acquire framework options.
[andy/viking.git] / src / vikwmscmapsource.h
index 4493761c6eac037784a5df275ade7f6344067628..cd4de354a7f43be8b84fa3751544c5bc03457630 100644 (file)
@@ -48,7 +48,7 @@ struct _VikWmscMapSource
 
 GType vik_wmsc_map_source_get_type (void) G_GNUC_CONST;
 
-VikWmscMapSource * vik_wmsc_map_source_new_with_id (guint8 id, const gchar *label, const gchar *hostname, const gchar *url);
+VikWmscMapSource * vik_wmsc_map_source_new_with_id (guint16 id, const gchar *label, const gchar *hostname, const gchar *url);
 
 G_END_DECLS