X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/317aa38d445945817a2b819a716e822ee0d79436..a2352a7ddb9fe8136c587190aa5d926f18baed79:/src/geonamessearch.h diff --git a/src/geonamessearch.h b/src/geonamessearch.h index bba15551..e973bd23 100644 --- a/src/geonamessearch.h +++ b/src/geonamessearch.h @@ -26,7 +26,7 @@ G_BEGIN_DECLS /* Finding Wikipedia entries within a certain box */ -void a_geonames_wikipedia_box(VikWindow *vw, VikTrwLayer *vtl, VikLayersPanel *vlp, struct LatLon maxmin[2]); +void a_geonames_wikipedia_box ( VikWindow *vw, VikTrwLayer *vtl, struct LatLon maxmin[2] ); G_END_DECLS