aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/Standard.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perllib/Standard.pm')
-rw-r--r--perllib/Standard.pm3
1 files changed, 2 insertions, 1 deletions
diff --git a/perllib/Standard.pm b/perllib/Standard.pm
index de790a757..293bf8ad8 100644
--- a/perllib/Standard.pm
+++ b/perllib/Standard.pm
@@ -19,7 +19,8 @@ use lib "$FindBin::Bin/../perllib";
use lib "$FindBin::Bin/../commonlib/perllib";
use Page;
-use FixMyStreet::Map;
+use FixMyStreet::Map::Utils;
+use FixMyStreet::Map::Tilma::Original::1_10k;
package Standard;