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, 1 insertions, 1 deletions
diff --git a/htetc/handler.pl b/htetc/handler.pl
index c5873a878..1479145c0 100644
--- a/htetc/handler.pl
+++ b/htetc/handler.pl
@@ -169,7 +169,7 @@ sub handler
use FS::session;
use FS::svc_acct;
use FS::svc_acct_pop qw(popselector);
- use FS::svc_acct_rt_transaction;
+ use FS::acct_rt_transaction;
use FS::svc_domain;
use FS::svc_forward;
use FS::svc_www;