summaryrefslogtreecommitdiff
path: root/htetc/handler.pl
diff options
context:
space:
mode:
Diffstat (limited to 'htetc/handler.pl')
-rw-r--r--htetc/handler.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/htetc/handler.pl b/htetc/handler.pl
index ad671d6c7..397e4267a 100644
--- a/htetc/handler.pl
+++ b/htetc/handler.pl
@@ -165,6 +165,8 @@ sub handler
use FS::rate;
use FS::rate_region;
use FS::rate_prefix;
+ use FS::payment_gateway;
+ use FS::agent_payment_gateway;
use FS::XMLRPC;
if ( %%%RT_ENABLED%%% ) {