X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/108889308bdc1f0a1e3329f68ce89fbe14112cbd..a31889935875a7d1d32c8dae2d6218d7938167f8:/src/googlemaps.c diff --git a/src/googlemaps.c b/src/googlemaps.c index df8ff629..87795fdf 100644 --- a/src/googlemaps.c +++ b/src/googlemaps.c @@ -30,7 +30,7 @@ #include "googlemaps.h" -static DownloadOptions googlemaps_options = { 1 }; +static DownloadOptions googlemaps_options = { 1, "http://maps.google.com/" }; /* initialisation */ void googlemaps_init () {