getting refs right

This commit is contained in:
Andrew Welker
2020-11-19 10:48:43 -07:00
parent d18a099fe4
commit e3d9f6be6e
12 changed files with 31 additions and 21 deletions

View File

@@ -6,6 +6,7 @@ using PepperDash.Core;
using PepperDash.Essentials.Core.Config;
using PepperDash.Essentials.Core.Routing;
using PepperDash.Essentials.Core.Devices.Codec;
using PepperDash.Essentials.Devices.Common.Codec;
namespace PepperDash.Essentials.Core.Devices.VideoCodec
{