From f945fd31e4e7114433e23e663a106e652af08e45 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Sun, 6 Apr 2025 00:40:09 +0100 Subject: Rename newhash to hash now its the only option. --- modules/cloak_custom.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/cloak_custom.cpp') diff --git a/modules/cloak_custom.cpp b/modules/cloak_custom.cpp index 81710bc8b..3adf529fd 100644 --- a/modules/cloak_custom.cpp +++ b/modules/cloak_custom.cpp @@ -20,7 +20,7 @@ #include "inspircd.h" #include "extension.h" #include "modules/cloak.h" -#include "modules/newhash.h" +#include "modules/hash.h" #include "modules/ircv3_replies.h" class CustomCloakExtItem final -- cgit v1.3.1-10-gc9f91