aboutsummaryrefslogtreecommitdiff
path: root/src/controllers/BaseController.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/controllers/BaseController.php')
-rw-r--r--src/controllers/BaseController.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controllers/BaseController.php b/src/controllers/BaseController.php
index 2cc52c5..35117e2 100644
--- a/src/controllers/BaseController.php
+++ b/src/controllers/BaseController.php
@@ -1,5 +1,5 @@
<?php
-namespace CamilStaps\BotleaguesApi;
+namespace CamilStaps\BotleaguesApi\Controllers;
use \Dingo\Api\Routing\ControllerTrait;