]> BookStack Code Mirror - bookstack/blobdiff - app/Http/Controllers/BookController.php
Merge branch 'fix-1186'
[bookstack] / app / Http / Controllers / BookController.php
index 212eedc2c01305577e989d876b04436440840244..44368a9c4fb66afb47dc2ed62b70f7a51719707e 100644 (file)
@@ -3,7 +3,7 @@
 use Activity;
 use BookStack\Auth\UserRepo;
 use BookStack\Entities\Book;
-use BookStack\Entities\EntityRepo;
+use BookStack\Entities\Repos\EntityRepo;
 use BookStack\Entities\ExportService;
 use Illuminate\Http\Request;
 use Illuminate\Http\Response;