diff options
author | Matthew Somerville <matthew@mysociety.org> | 2011-07-12 19:37:29 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2011-07-12 19:37:29 +0100 |
commit | d225e0248b068b27eb31381afcaac8a827f46fbb (patch) | |
tree | 85cf6c80cd217a32f1c0746fe327b849e6b992f5 /perllib/FixMyStreet/Cobrand/FiksGataMi.pm | |
parent | 8490c84456f437c50f3075f5b44cfa2e726337ab (diff) |
Missing include.
Diffstat (limited to 'perllib/FixMyStreet/Cobrand/FiksGataMi.pm')
-rw-r--r-- | perllib/FixMyStreet/Cobrand/FiksGataMi.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perllib/FixMyStreet/Cobrand/FiksGataMi.pm b/perllib/FixMyStreet/Cobrand/FiksGataMi.pm index 7251f2c6a..4f3b975b3 100644 --- a/perllib/FixMyStreet/Cobrand/FiksGataMi.pm +++ b/perllib/FixMyStreet/Cobrand/FiksGataMi.pm @@ -6,6 +6,7 @@ use warnings; use Carp; use mySociety::MaPit; +use FixMyStreet::Geocode::OSM; sub country { return 'NO'; |