X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=keccak%2Fkeccak.c;h=e7d5279207d434c1b7d170338814f4ffdd099fa0;hp=3b43a5fed43240933cb908ca74c97d3132286216;hb=b8d6b2bd3ddea45506f584c7d44fe5fff0557ed1;hpb=8007e094d9e9e9477a08978c5ad2d96c6cb8bb66 diff --git a/keccak/keccak.c b/keccak/keccak.c index 3b43a5f..e7d5279 100644 --- a/keccak/keccak.c +++ b/keccak/keccak.c @@ -21,7 +21,7 @@ #include #include #include -#include "memxor/memxor.h" +#include "memxor.h" #include "rotate64.h" #include "keccak.h"