]> ruin.nu Git - NDIRC.git/blobdiff - Channel.pm
need masterop
[NDIRC.git] / Channel.pm
index 4f18a16a2f866c2454c71819c79b478208c82596..0200ea077c93d552eb0c26f28d8440ed1c3ccaaa 100644 (file)
@@ -19,6 +19,7 @@
 package ND::IRC::Channel;
 use strict;
 use warnings;
+use ND::IRC::Access;
 require Exporter;
 
 our @ISA = qw/Exporter/;