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/hash_sha2.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/hash_sha2.cpp') diff --git a/modules/hash_sha2.cpp b/modules/hash_sha2.cpp index 29e4c37b1..b6ebc4d6f 100644 --- a/modules/hash_sha2.cpp +++ b/modules/hash_sha2.cpp @@ -30,7 +30,7 @@ #endif #include "inspircd.h" -#include "modules/newhash.h" +#include "modules/hash.h" template