X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=test_src%2Fmain-aes256-test.c;h=039a6d284f02391d0a0131d522a67be28734aec9;hb=e2a5b474634f8c07d75119c2affdc6bb7f4e7848;hp=68a82acef40757b708402d1cf6fed91f92a56524;hpb=7b5401ab9ce23a5da1de8b6c7de3a1aa20ac4cf8;p=avr-crypto-lib.git diff --git a/test_src/main-aes256-test.c b/test_src/main-aes256-test.c index 68a82ac..039a6d2 100644 --- a/test_src/main-aes256-test.c +++ b/test_src/main-aes256-test.c @@ -26,13 +26,13 @@ #include "uart_i.h" #include "debug.h" -#include "aes/aes.h" +#include "aes.h" #include "nessie_bc_test.h" #include "cli.h" #include "performance_test.h" #include "blockcipher_descriptor.h" -#include "bcal/bcal-performance.h" -#include "bcal/bcal_aes256.h" +#include "bcal-performance.h" +#include "bcal_aes256.h" #include #include #include