diff options
Diffstat (limited to 'src/irc/notifylist/module.h')
-rw-r--r-- | src/irc/notifylist/module.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/irc/notifylist/module.h b/src/irc/notifylist/module.h index ddffd9a1..546201f6 100644 --- a/src/irc/notifylist/module.h +++ b/src/irc/notifylist/module.h @@ -1,4 +1,5 @@ #include "common.h" +#include "irc.h" #define MODULE_NAME "irc/notifylist" |