]> ruin.nu Git - NDIRC.git/blobdiff - Bot.pm
Need to load NDIRC::Context when NDIRC::Misc isn't loaded
[NDIRC.git] / Bot.pm
diff --git a/Bot.pm b/Bot.pm
index dde08adc2b42ff6dc1acaf027b51f686ef990905..53cdf94a0cf5cc983d64bf8d04a937e99cf5e802 100644 (file)
--- a/Bot.pm
+++ b/Bot.pm
@@ -33,6 +33,7 @@ use POE::Component::IRC::Plugin::AutoJoin;
 use POE::Component::IRC::Plugin::NickReclaim;
 
 use NDIRC::Dispatcher;
+use NDIRC::Context;
 
 use IO::File;