summaryrefslogtreecommitdiff
path: root/routers/bird.php
diff options
context:
space:
mode:
Diffstat (limited to 'routers/bird.php')
-rw-r--r--routers/bird.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/routers/bird.php b/routers/bird.php
index 4abd788..420cd42 100644
--- a/routers/bird.php
+++ b/routers/bird.php
@@ -20,7 +20,7 @@
*/
require_once 'router.php';
-require_once 'utils.php';
+require_once 'includes/utils.php';
final class Bird extends Router {
protected function build_commands($command, $parameters) {