aboutsummaryrefslogtreecommitdiff
path: root/sql.clj
diff options
context:
space:
mode:
Diffstat (limited to 'sql.clj')
-rw-r--r--sql.clj2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql.clj b/sql.clj
index f9808abc..f07e3f46 100644
--- a/sql.clj
+++ b/sql.clj
@@ -77,7 +77,7 @@
;; of 'db' below (and perhaps suggest the need for more variations of
;; get-connection).
- (require 'sql)
+ (require sql)
(. Class (forName "org.sqlite.JDBC"))