X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=blake%2Fblake_small.c;h=0f996686867c51183639e4318d79e2a327b9df63;hb=d7838aec004a60bafeb05ca862ae2a413e4aa7dc;hp=8425ac001717b7904f4f6bfe949d5ca30b7d33e2;hpb=7b5401ab9ce23a5da1de8b6c7de3a1aa20ac4cf8;p=avr-crypto-lib.git diff --git a/blake/blake_small.c b/blake/blake_small.c index 8425ac0..0f99668 100644 --- a/blake/blake_small.c +++ b/blake/blake_small.c @@ -28,7 +28,7 @@ #include #include #include -#include "memxor/memxor.h" +#include "memxor.h" #include "blake_small.h" #include "blake_common.h"