[System] Use 'ObjCRuntimeInternal' as the namespace instead of 'ObjCRuntime'. (#4820)
[mono.git] / mcs / class / System / System.Net / MacProxy.cs
index 4bbd4662512eb2cd729ea8ad0324daa6ade14666..f59d7e46ed98024bbe5dc11b3cabf5d02102df25 100644 (file)
@@ -29,7 +29,7 @@ using System.Net;
 using System.Collections.Generic;
 using System.Runtime.InteropServices;
 using System.Threading;
-using ObjCRuntime;
+using ObjCRuntimeInternal;
 
 namespace Mono.Net
 {