diff options
Diffstat (limited to 'modules/chanserv/chanserv.cpp')
-rw-r--r-- | modules/chanserv/chanserv.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/chanserv/chanserv.cpp b/modules/chanserv/chanserv.cpp index cca234812..cc6fa4638 100644 --- a/modules/chanserv/chanserv.cpp +++ b/modules/chanserv/chanserv.cpp @@ -10,7 +10,7 @@ */ #include "module.h" -#include "modules/cs_mode.h" +#include "modules/chanserv/mode.h" inline static Anope::string BotModes() { |