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