summaryrefslogtreecommitdiff
path: root/LedgerSMB/JC.pm
diff options
context:
space:
mode:
Diffstat (limited to 'LedgerSMB/JC.pm')
-rwxr-xr-xLedgerSMB/JC.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/LedgerSMB/JC.pm b/LedgerSMB/JC.pm
index 37ed40d1..fe6530db 100755
--- a/LedgerSMB/JC.pm
+++ b/LedgerSMB/JC.pm
@@ -36,6 +36,8 @@ package JC;
use LedgerSMB::IS;
use LedgerSMB::PriceMatrix;
+use LedgerSMB::Sysconfig;
+
sub get_jcitems {
my ($self, $myconfig, $form) = @_;