]> git.street.me.uk Git - andy/viking.git/blobdiff - src/dems.h
Fix waypoints may not be drawn when created by paste of a text location.
[andy/viking.git] / src / dems.h
index d3d37a2125af2703ae9b62270a938496c879a36f..42d3204efa10cf2d06ffb344c4eecf22c7c14f73 100644 (file)
@@ -42,7 +42,7 @@ GList *a_dems_list_copy ( GList *dems );
 gint16 a_dems_list_get_elev_by_coord ( GList *dems, const VikCoord *coord );
 gint16 a_dems_get_elev_by_coord ( const VikCoord *coord, VikDemInterpol method);
 
-G_BEGIN_DECLS
+G_END_DECLS
 
 #endif