diff options
Diffstat (limited to 'modules/chanserv/cs_clone.cpp')
-rw-r--r-- | modules/chanserv/cs_clone.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/chanserv/cs_clone.cpp b/modules/chanserv/cs_clone.cpp index 5e4130532..b58635ff0 100644 --- a/modules/chanserv/cs_clone.cpp +++ b/modules/chanserv/cs_clone.cpp @@ -10,7 +10,7 @@ */ #include "module.h" -#include "modules/bs_badwords.h" +#include "modules/botserv/badwords.h" class CommandCSClone final : public Command |