summaryrefslogtreecommitdiffstats
path: root/db/mapper.php
diff options
context:
space:
mode:
Diffstat (limited to 'db/mapper.php')
-rw-r--r--db/mapper.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/mapper.php b/db/mapper.php
index a0988bd54..42f1efa93 100644
--- a/db/mapper.php
+++ b/db/mapper.php
@@ -26,7 +26,7 @@
namespace OCA\News\Db;
-use OCA\AppFramework\Core\API;
+use \OCA\News\Core\API;
/**