]> BookStack Code Mirror - bookstack/blobdiff - app/Entities/Controllers/BookController.php
Fixed failing references after controller/file reshuffle
[bookstack] / app / Entities / Controllers / BookController.php
index 45989a80381fbfe0907a9c9328664b173f7288db..dcd1af5a187910f3f2e78013cf5eb23d0a447acd 100644 (file)
@@ -14,7 +14,7 @@ use BookStack\Entities\Tools\ShelfContext;
 use BookStack\Exceptions\ImageUploadException;
 use BookStack\Exceptions\NotFoundException;
 use BookStack\Facades\Activity;
-use BookStack\Http\Controllers\Controller;
+use BookStack\Http\Controller;
 use BookStack\References\ReferenceFetcher;
 use BookStack\Util\SimpleListOptions;
 use Illuminate\Http\Request;