diff --git a/Aaru.Core/Remote.cs b/Aaru.Core/Remote.cs index 3439c3ecb..d8f56fe74 100644 --- a/Aaru.Core/Remote.cs +++ b/Aaru.Core/Remote.cs @@ -32,6 +32,7 @@ using System; using System.Collections.Generic; +using System.Diagnostics; using System.IO; using System.Linq; using System.Net;