From c5599b96587f4e6a34c59d4dcb1700bbbe37b570 Mon Sep 17 00:00:00 2001 From: Matthew Somerville Date: Wed, 8 Dec 2010 18:01:58 +0000 Subject: Missing import. --- perllib/FixMyStreet/Map/Utils.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perllib/FixMyStreet/Map/Utils.pm') diff --git a/perllib/FixMyStreet/Map/Utils.pm b/perllib/FixMyStreet/Map/Utils.pm index 695206785..c1c366c68 100644 --- a/perllib/FixMyStreet/Map/Utils.pm +++ b/perllib/FixMyStreet/Map/Utils.pm @@ -15,7 +15,7 @@ use Cobrand; use mySociety::Gaze; use mySociety::GeoUtil; use mySociety::Locale; -use mySociety::Web qw(NewURL); +use mySociety::Web qw(ent NewURL); sub header { my ($q, $type) = @_; -- cgit v1.2.3