#ifndef __VIK_GEONAMESSEARCH_H #define __VIK_GEONAMESSEARCH_H /* Finding Wikipedia entries within a certain box */ extern void a_geonames_wikipedia_box(VikWindow *vw, VikTrwLayer *vtl, VikLayersPanel *vlp, struct LatLon maxmin[2]); #endif