X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=bcal%2Fbcal_noekeon.c;h=c58bdcbeee6be637a7478acf9105d2e5b984c9e5;hb=701cee0d98aab48dd3192c8cc7c77eb42581bc56;hp=47e1c59910158a52430f21d6739938c1dce07fed;hpb=924aa320bef6f192feecdb67d209c790bd49ea49;p=avr-crypto-lib.git diff --git a/bcal/bcal_noekeon.c b/bcal/bcal_noekeon.c index 47e1c59..c58bdcb 100644 --- a/bcal/bcal_noekeon.c +++ b/bcal/bcal_noekeon.c @@ -3,7 +3,7 @@ #include #include #include "blockcipher_descriptor.h" -#include "noekeon/noekeon.h" +#include "noekeon.h" #include "keysize_descriptor.h" const char noekeon_direct_str[] PROGMEM = "Noekeon-Direct";