X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=keccak%2Fkeccak.c;h=2dc496963f37ec8a26574c3fcb22b5eecb21a50c;hb=7390f9235d6bc08b7fe34a5f43a04bd3b58f6ea6;hp=5d7cfe75ea4530a84b5edb5ddb5b0921d1ceec92;hpb=d70d1d77bab1a5f5278227d674bc59da0378fe15;p=arm-crypto-lib.git diff --git a/keccak/keccak.c b/keccak/keccak.c index 5d7cfe7..2dc4969 100644 --- a/keccak/keccak.c +++ b/keccak/keccak.c @@ -20,7 +20,7 @@ #include #include #include -#include "memxor/memxor.h" +#include "memxor.h" #include "keccak.h" #ifdef DEBUG