summaryrefslogtreecommitdiff
path: root/scripts/realname.pl
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/realname.pl')
-rw-r--r--scripts/realname.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/realname.pl b/scripts/realname.pl
index 1150d5e2..1b48f044 100644
--- a/scripts/realname.pl
+++ b/scripts/realname.pl
@@ -1,6 +1,7 @@
# /RN - display real name of nick
use Irssi;
+use Irssi::Irc;
sub cmd_realname {
my ($data, $server, $channel) = @_;