summaryrefslogtreecommitdiffstats
path: root/utility/config.php
diff options
context:
space:
mode:
Diffstat (limited to 'utility/config.php')
-rw-r--r--utility/config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/utility/config.php b/utility/config.php
index 54145c993..193411592 100644
--- a/utility/config.php
+++ b/utility/config.php
@@ -25,7 +25,7 @@
namespace OCA\News\Utility;
-use \OCA\AppFramework\Core\API;
+use \OCA\News\Core\API;
class Config {