diff --git a/process/files/intradata_get.pl b/process/files/intradata_get.pl index bbf7d1c..36d2097 100644 --- a/process/files/intradata_get.pl +++ b/process/files/intradata_get.pl @@ -8,6 +8,7 @@ use Pod::Usage; use lib "../../"; +use ACU::API::Projects; use ACU::Log; use ACU::LDAP; use ACU::Grading;