diff --git a/http/preview.go b/http/preview.go index dd815456..90076306 100644 --- a/http/preview.go +++ b/http/preview.go @@ -7,6 +7,7 @@ import ( "fmt" "io" "net/http" + "github.com/gorilla/mux" "path/filepath" "github.com/filebrowser/filebrowser/v2/files"