RT# 71955 JSON::XS -> Cpanel::JSON::XS
[freeside.git] / FS / FS / part_export / portaone.pm
index 27a956f..986a556 100644 (file)
@@ -5,7 +5,7 @@ use strict;
 use base qw( FS::part_export );
 
 use Date::Format 'time2str';
-use JSON::XS;
+use Cpanel::JSON::XS;
 use Net::HTTPS::Any qw(https_post);
 
 use FS::Conf;