X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem%2FSystem.Net%2FMacProxy.cs;h=f59d7e46ed98024bbe5dc11b3cabf5d02102df25;hb=3af24f31f3e13a33c285a09d4469255539bfb78e;hp=4bbd4662512eb2cd729ea8ad0324daa6ade14666;hpb=2517184252d8e458b2ef22c84e49c425cbd9ea25;p=mono.git diff --git a/mcs/class/System/System.Net/MacProxy.cs b/mcs/class/System/System.Net/MacProxy.cs index 4bbd4662512..f59d7e46ed9 100644 --- a/mcs/class/System/System.Net/MacProxy.cs +++ b/mcs/class/System/System.Net/MacProxy.cs @@ -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 {