From 8befe92d4292d491af378bb71c9d95c2f10f125f Mon Sep 17 00:00:00 2001 From: sunerok Date: Mon, 9 Sep 2024 18:50:51 -0400 Subject: [PATCH] change from quotes --- src/init.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/init.cpp b/src/init.cpp index 6df8b0dc..acbe0b71 100644 --- a/src/init.cpp +++ b/src/init.cpp @@ -17,7 +17,7 @@ #include #include #include -#include "crypto/pow/scrypt.h" // for scrypt_detect_sse2 +#include // for scrypt_detect_sse2 #include #include #include