X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=bcal%2Fbcal_noekeon.h;h=e8ea544735fa76de4c27df4543ecafe50eaf87c9;hb=e9e07569721b9e005d6b602e26a03e930e796577;hp=16a8179b46f896a58e86e1ed517e2e6113ad1953;hpb=924aa320bef6f192feecdb67d209c790bd49ea49;p=avr-crypto-lib.git diff --git a/bcal/bcal_noekeon.h b/bcal/bcal_noekeon.h index 16a8179..e8ea544 100644 --- a/bcal/bcal_noekeon.h +++ b/bcal/bcal_noekeon.h @@ -2,7 +2,7 @@ #include #include "blockcipher_descriptor.h" -#include "noekeon/noekeon.h" +#include "noekeon.h" #include "keysize_descriptor.h" extern const bcdesc_t noekeon_direct_desc;