diff --git a/index.php b/index.php index f1c1872..70e30b3 100644 --- a/index.php +++ b/index.php @@ -3,6 +3,7 @@ namespace mauricerenck\IndieConnector; use Kirby; +use \Response; @require_once __DIR__ . '/lib/indieweb-comments.php'; @include_once __DIR__ . '/vendor/autoload.php';