X-Git-Url: https://jfr.im/git/solanum.git/blobdiff_plain/d8c3d5fe974eb301aabc0c0be37a11730244a0da..77d3d2dbafbb44bc4dc87c9d4612a646c546af5d:/modules/m_topic.c diff --git a/modules/m_topic.c b/modules/m_topic.c index 9effb2ab..5818c400 100644 --- a/modules/m_topic.c +++ b/modules/m_topic.c @@ -40,6 +40,7 @@ #include "modules.h" #include "packet.h" #include "tgchange.h" +#include "logger.h" static int m_topic(struct Client *, struct Client *, int, const char **); static int ms_topic(struct Client *, struct Client *, int, const char **);