]> git.street.me.uk Git - andy/viking.git/blobdiff - src/geonamessearch.h
Shift GTK+ compatibility definitions into vik_compat.h
[andy/viking.git] / src / geonamessearch.h
index bba155514b598eac036f3cafef16c02d8a01bac3..e973bd23d134252f229d91107d0f80eff5d266f6 100644 (file)
@@ -26,7 +26,7 @@
 G_BEGIN_DECLS
 
 /* Finding Wikipedia entries within a certain box */
 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
 
 
 G_END_DECLS