X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=bcal%2Fbcal_noekeon.c;h=c58bdcbeee6be637a7478acf9105d2e5b984c9e5;hp=47e1c59910158a52430f21d6739938c1dce07fed;hb=b8d6b2bd3ddea45506f584c7d44fe5fff0557ed1;hpb=8007e094d9e9e9477a08978c5ad2d96c6cb8bb66 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";