[System] Use 'ObjCRuntimeInternal' as the namespace instead of 'ObjCRuntime'. (#4820)
[mono.git] / mcs / class / System / Mono.AppleTls / Policy.cs
index b91f7132c07168978cf22ae5f8f2cec3998a825d..4c14f891b7651feabb99f9f6114a285129269340 100644 (file)
@@ -30,7 +30,7 @@
 //
 using System;
 using System.Runtime.InteropServices;
-using ObjCRuntime;
+using ObjCRuntimeInternal;
 using Mono.Net;
 
 namespace Mono.AppleTls {