summaryrefslogtreecommitdiffstats
path: root/editworkflow.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'editworkflow.cgi')
-rw-r--r--editworkflow.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/editworkflow.cgi b/editworkflow.cgi
index d599a97fd..eddf845f2 100644
--- a/editworkflow.cgi
+++ b/editworkflow.cgi
@@ -21,7 +21,7 @@
use strict;
-use lib qw(.);
+use lib qw(. lib);
use Bugzilla;
use Bugzilla::Constants;