From 36dcb1c903dfebe08a16df1b27cbfc18348d4419 Mon Sep 17 00:00:00 2001 From: MoneroOcean Date: Sat, 1 Jun 2024 18:34:26 +0300 Subject: [PATCH] Separate keccak for flex --- src/crypto/flex/flex_keccak.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/crypto/flex/flex_keccak.h b/src/crypto/flex/flex_keccak.h index 07d4ff80..95235382 100644 --- a/src/crypto/flex/flex_keccak.h +++ b/src/crypto/flex/flex_keccak.h @@ -43,7 +43,7 @@ extern "C" { // Taken from keccak-gate.h extern int flex_hard_coded_eb; -#include "sph_types.h" +#include "../ghostrider/sph_types.h" #include /**