summaryrefslogtreecommitdiff
path: root/src/mulk/benki/webutil.clj
diff options
context:
space:
mode:
Diffstat (limited to 'src/mulk/benki/webutil.clj')
-rw-r--r--src/mulk/benki/webutil.clj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mulk/benki/webutil.clj b/src/mulk/benki/webutil.clj
index 88516e6..11e316e 100644
--- a/src/mulk/benki/webutil.clj
+++ b/src/mulk/benki/webutil.clj
@@ -1,6 +1,6 @@
(ns mulk.benki.webutil
(:refer-clojure)
- (:use [hiccup core page-helpers]
+ (:use [hiccup core page]
[clojure.core.match :only [match]]
noir.core
[mulk.benki db util])