summaryrefslogtreecommitdiff
path: root/modules/hostserv/main/hostserv.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/hostserv/main/hostserv.cpp')
-rw-r--r--modules/hostserv/main/hostserv.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/hostserv/main/hostserv.cpp b/modules/hostserv/main/hostserv.cpp
index 285ea893b..8fdfa560e 100644
--- a/modules/hostserv/main/hostserv.cpp
+++ b/modules/hostserv/main/hostserv.cpp
@@ -10,8 +10,8 @@
*/
#include "module.h"
-#include "modules/ns_update.h"
-#include "modules/hs_del.h"
+#include "modules/nickserv/update.h"
+#include "modules/hostserv/del.h"
#include "modules/help.h"
class HostServCore : public Module