diff --git a/apps/settings/templates/help.php b/apps/settings/templates/help.php index 1488399679122..17356e6ccdf8a 100644 --- a/apps/settings/templates/help.php +++ b/apps/settings/templates/help.php @@ -3,7 +3,7 @@ * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later */ -\OC_Util::addStyle('settings', 'help'); +\OCP\Util::addStyle('settings', 'help'); ?>