X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/722b54819c89a735a760fcb205f8f3950291cf96..a9eda0afe59d10f39a9329a4c971c2f3c6e2fc1c:/src/dems.h diff --git a/src/dems.h b/src/dems.h index d3d37a21..42d3204e 100644 --- a/src/dems.h +++ b/src/dems.h @@ -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