X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=base%2Fdb-interface.lisp;h=3ddfd89c032e64741fbd3f949dddecc8166dc8ba;hp=3b84d95bd7e19badc6048e7ec726150ff8e13558;hb=09f07ac9d914a83f9426609f3264f4e66b5a6d97;hpb=f716bb1161cf9e89a96945c4a444244f9d303691 diff --git a/base/db-interface.lisp b/base/db-interface.lisp index 3b84d95..3ddfd89 100644 --- a/base/db-interface.lisp +++ b/base/db-interface.lisp @@ -19,7 +19,7 @@ ;;;; (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