diff --git a/docs/upgrades/upgrade_7.4.12-7.5.0.pl b/docs/upgrades/upgrade_7.4.12-7.5.0.pl index 97966797a..7c722c4eb 100644 --- a/docs/upgrades/upgrade_7.4.12-7.5.0.pl +++ b/docs/upgrades/upgrade_7.4.12-7.5.0.pl @@ -12,6 +12,7 @@ use lib "../../lib"; use strict; use Getopt::Long; use WebGUI::Session; +use WebGUI::ProfileField; my $toVersion = "7.5.0"; # make this match what version you're going to