diff options
Diffstat (limited to 'modules/chanserv/cs_set.cpp')
-rw-r--r-- | modules/chanserv/cs_set.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/chanserv/cs_set.cpp b/modules/chanserv/cs_set.cpp index 7b214a531..0fb18cdaa 100644 --- a/modules/chanserv/cs_set.cpp +++ b/modules/chanserv/cs_set.cpp @@ -10,7 +10,7 @@ */ #include "module.h" -#include "modules/cs_mode.h" +#include "modules/chanserv/mode.h" class CommandCSSet final : public Command |