diff options
Diffstat (limited to 'modules/chanserv/cs_log.cpp')
-rw-r--r-- | modules/chanserv/cs_log.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/chanserv/cs_log.cpp b/modules/chanserv/cs_log.cpp index e91a3f731..3da80b713 100644 --- a/modules/chanserv/cs_log.cpp +++ b/modules/chanserv/cs_log.cpp @@ -10,7 +10,7 @@ */ #include "module.h" -#include "modules/cs_log.h" +#include "modules/chanserv/log.h" struct LogSettingImpl final : LogSetting |