Skip to content

Commit

Permalink
Update RtpClient.cs
Browse files Browse the repository at this point in the history
Added using.

Signed-off-by: Julius R Friedman <juliusfriedman@users.noreply.github.com>
  • Loading branch information
juliusfriedman committed Nov 27, 2023
1 parent 3b594e2 commit 8273bb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rtp/RtpClient.cs
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ The above copyright notice and this permission notice shall be included in all c
#endregion

using Media.Common;
using Media.Common.Extensions.Socket;
using Media.Rtcp;
using System;
using System.Collections.Generic;
Expand Down

0 comments on commit 8273bb0

Please sign in to comment.