r9199: fold clsql-base and clsql-base-sys into clsql-base
[clsql.git] / base / recording.lisp
index 2f83bf449e27e58b4d3c9bdff7be9e5e52f3ffc6..fb9fc8de841adf228f984094af618f7ac3b17a89 100644 (file)
@@ -13,7 +13,7 @@
 ;;;; (http://opensource.franz.com/preamble.html), also known as the LLGPL.
 ;;;; *************************************************************************
 
-(in-package #:clsql-base-sys)
+(in-package #:clsql-base)
 
 (defun start-sql-recording (&key (type :commands) (database *default-database*))
   "Begin recording SQL command or result traffic. By default the