diff options
Diffstat (limited to 'modules/hostserv/del.cpp')
-rw-r--r-- | modules/hostserv/del.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/hostserv/del.cpp b/modules/hostserv/del.cpp index b45c10a61..0830cd5b5 100644 --- a/modules/hostserv/del.cpp +++ b/modules/hostserv/del.cpp @@ -10,7 +10,7 @@ */ #include "module.h" -#include "modules/hs_del.h" +#include "modules/hostserv/del.h" class CommandHSDel : public Command { |