Browse Source

using missing.

BaronGreenback 5 years ago
parent
commit
0f696104ac
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Emby.Dlna/Api/DlnaServerService.cs

+ 1 - 0
Emby.Dlna/Api/DlnaServerService.cs

@@ -11,6 +11,7 @@ using MediaBrowser.Controller.Configuration;
 using MediaBrowser.Controller.Dlna;
 using MediaBrowser.Controller.Net;
 using MediaBrowser.Model.Services;
+using Microsoft.AspNetCore.Http;
 
 namespace Emby.Dlna.Api
 {