- Moved all classes to the Mono.Data.Sqlite namespace.
[mono.git] / mcs / class / Mono.Data.Sqlite / Mono.Data.Sqlite_2.0 / SQLiteConnectionStringBuilder.cs
index 927d3eb33e81bebc7742599d14c953f48ca4c053..5842b43f3e5571561d9b1e1f4477f35b6966aae0 100644 (file)
@@ -5,9 +5,10 @@
  * Released to the public domain, use at your own risk!\r
  ********************************************************/\r
 \r
-namespace System.Data.SQLite\r
+namespace Mono.Data.Sqlite\r
 {\r
   using System;\r
+  using System.Data;\r
   using System.Data.Common;\r
   using System.ComponentModel;\r
   using System.Collections;\r