2005-01-31 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / mcs / class / System.Web / System.Web.UI.WebControls.WebParts / IPersonalizable.cs
index eb2680324403fdb874898edf14c15d500f0f6717..1246278552cfdc3edd1122e64d40dc6a321e0661 100644 (file)
@@ -30,7 +30,7 @@
 
 #if NET_2_0
 
-using System.Collections.Specialized;
+using System.Collections;
 
 namespace System.Web.UI.WebControls.WebParts
 {