X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=keccak%2Fkeccak.c;h=e7d5279207d434c1b7d170338814f4ffdd099fa0;hb=69d6349f8ad9d35c2acdb4e4e38ad42cd28b426c;hp=3b43a5fed43240933cb908ca74c97d3132286216;hpb=7b5401ab9ce23a5da1de8b6c7de3a1aa20ac4cf8;p=avr-crypto-lib.git 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"