summaryrefslogtreecommitdiff
path: root/src/irc/core/module.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/irc/core/module.h')
-rw-r--r--src/irc/core/module.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/irc/core/module.h b/src/irc/core/module.h
index a605302b..19c0b3cc 100644
--- a/src/irc/core/module.h
+++ b/src/irc/core/module.h
@@ -1,5 +1,4 @@
#include "common.h"
+#include "irc.h"
#define MODULE_NAME "irc/core"
-
-#define IRC_PROTOCOL (chat_protocol_lookup("IRC"))