diff --git a/t/help_compiled.t b/t/help_compiled.t index 4bb55904f..364ef15b8 100644 --- a/t/help_compiled.t +++ b/t/help_compiled.t @@ -12,6 +12,7 @@ use strict; use lib '../lib'; use Getopt::Long; +use WebGUI::Session; use WebGUI::Operation::Help; # ---- END DO NOT EDIT ----