diff --git a/lib/base.php b/lib/base.php index 9d05451..a817338 100644 --- a/lib/base.php +++ b/lib/base.php @@ -20,7 +20,7 @@ use \OC_DB; * @license http://www.gnu.org/licenses/agpl AGPL * @link http://github.com/owncloud/apps */ -abstract class Base extends \OC_User_Backend{ +abstract class Base extends \OC\User\Backend{ protected $backend = ''; /**