summaryrefslogtreecommitdiffstats
path: root/customfield.pl
diff options
context:
space:
mode:
Diffstat (limited to 'customfield.pl')
-rwxr-xr-xcustomfield.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/customfield.pl b/customfield.pl
index 106c60582..101bac880 100755
--- a/customfield.pl
+++ b/customfield.pl
@@ -29,6 +29,7 @@ use strict;
use lib ".";
require "globals.pl";
+use Bugzilla;
use Bugzilla::Field;
use Getopt::Long;