]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/irc/gitbot/gitbot.factor
irc.gitbot: Fix USEs line
[factor.git] / extra / irc / gitbot / gitbot.factor
index 3b7694a34774757b890079fb8619ed17fc275f21..d145b3bd2c447861c04d1101d3644d3ce79a4f5e 100644 (file)
@@ -1,6 +1,6 @@
 ! Copyright (C) 2008 Slava Pestov.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: fry irc.client irc.client.private kernel namespaces
+USING: fry irc.client irc.client.chats kernel namespaces
 sequences threads io.encodings.8-bit io.launcher io splitting
 make mason.common mason.updates calendar math alarms ;
 IN: irc.gitbot