aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@fury.ukcod.org.uk>2011-02-17 14:47:26 +0000
committerMatthew Somerville <matthew@fury.ukcod.org.uk>2011-02-17 14:47:26 +0000
commit39d0d25d29def55bf2499da20cf291d3a020c962 (patch)
tree83331e0fcd2fbc616bb4b4da0f28de65467b4954
parentc9047d62c77b9d37ad6541323d7286c308457822 (diff)
Missing include.
-rwxr-xr-xbin/send-reports1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/send-reports b/bin/send-reports
index ce3ea5912..580a8114e 100755
--- a/bin/send-reports
+++ b/bin/send-reports
@@ -23,6 +23,7 @@ use CronFns;
use EastHantsWSDL;
use Cobrand;
+use Utils;
use mySociety::Config;
use mySociety::DBHandle qw(dbh);
use mySociety::Email;