Correcting namespaces

This commit is contained in:
Chris Cameron
2017-08-29 10:33:19 -04:00
parent ce73578609
commit c812cf47ce
15 changed files with 15 additions and 15 deletions

View File

@@ -1,7 +1,7 @@
using System;
using System.Collections.Generic;
using System.Linq;
using ICD.Common.EventArguments;
using ICD.Common.Utils.EventArguments;
using ICD.Common.Properties;
#if SIMPLSHARP
using Crestron.SimplSharp.CrestronXml;