r9199: fold clsql-base and clsql-base-sys into clsql-base
[clsql.git] / base / db-interface.lisp
index 3b84d95bd7e19badc6048e7ec726150ff8e13558..3ddfd89c032e64741fbd3f949dddecc8166dc8ba 100644 (file)
@@ -19,7 +19,7 @@
 ;;;; (http://opensource.franz.com/preamble.html), also known as the LLGPL.
 ;;;; *************************************************************************
 
 ;;;; (http://opensource.franz.com/preamble.html), also known as the LLGPL.
 ;;;; *************************************************************************
 
-(in-package #:clsql-base-sys)
+(in-package #:clsql-base)
 
 (defgeneric database-type-load-foreign (database-type)
   (:documentation
 
 (defgeneric database-type-load-foreign (database-type)
   (:documentation