X-Git-Url: https://git.cryptolib.org/avr-crypto-lib.git?a=blobdiff_plain;f=blake%2Fblake_small.c;h=0f996686867c51183639e4318d79e2a327b9df63;hb=b8d6b2bd3ddea45506f584c7d44fe5fff0557ed1;hp=8425ac001717b7904f4f6bfe949d5ca30b7d33e2;hpb=8007e094d9e9e9477a08978c5ad2d96c6cb8bb66;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"