infrastructure for easier schema changes, and: add payment_gateway, payment_gateway_o...
[freeside.git] / htetc / handler.pl
index ad671d6..397e426 100644 (file)
@@ -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%%% ) {