]> git.street.me.uk Git - andy/viking.git/blobdiff - src/viktrwlayer_export.h
Remove definition of a non existant function
[andy/viking.git] / src / viktrwlayer_export.h
index 0d745b21fdc40143b1d521c8df03bcdea92b6427..5b929b4f207c8c397218bc661bf94ef828fce689 100644 (file)
@@ -27,7 +27,7 @@
 
 G_BEGIN_DECLS
 
-void vik_trw_layer_export ( VikTrwLayer *vtl, const gchar *title, const gchar* default_name, VikTrack* trk, guint file_type );
+void vik_trw_layer_export ( VikTrwLayer *vtl, const gchar *title, const gchar* default_name, VikTrack* trk, VikFileType_t file_type );
 
 void vik_trw_layer_export_external_gpx ( VikTrwLayer *vtl, const gchar* external_program );