Browse Source

Update StreamingHelpers.cs

BaronGreenback 4 years ago
parent
commit
15e064cb73
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Jellyfin.Api/Helpers/StreamingHelpers.cs

+ 1 - 0
Jellyfin.Api/Helpers/StreamingHelpers.cs

@@ -1,3 +1,4 @@
+using System;
 using System.Collections.Generic;
 using System.Globalization;
 using System.IO;