summaryrefslogtreecommitdiff
path: root/src/rooms.clj
diff options
context:
space:
mode:
Diffstat (limited to 'src/rooms.clj')
-rw-r--r--src/rooms.clj1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rooms.clj b/src/rooms.clj
index 7745630..9855a59 100644
--- a/src/rooms.clj
+++ b/src/rooms.clj
@@ -2,6 +2,7 @@
(:import java.util.Date)
(:use clojure.contrib.str-utils
clojure.contrib.def
+ config
utils
user))