summaryrefslogtreecommitdiffstats
path: root/db/mapperfactory.php
diff options
context:
space:
mode:
Diffstat (limited to 'db/mapperfactory.php')
-rw-r--r--db/mapperfactory.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/mapperfactory.php b/db/mapperfactory.php
index cf64f90d6..564819356 100644
--- a/db/mapperfactory.php
+++ b/db/mapperfactory.php
@@ -25,7 +25,7 @@
namespace OCA\News\Db;
-use \OCA\AppFramework\Core\API;
+use \OCA\News\Core\API;
class MapperFactory {