X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=test_src%2Fmain-aes256-test.c;h=68a82acef40757b708402d1cf6fed91f92a56524;hp=1715026b8761c00a85f7f9b73fa91ed894b846e7;hb=7b5401ab9ce23a5da1de8b6c7de3a1aa20ac4cf8;hpb=02ac3b653f3a11f284cc1a0cb0e983575f2f431b diff --git a/test_src/main-aes256-test.c b/test_src/main-aes256-test.c index 1715026..68a82ac 100644 --- a/test_src/main-aes256-test.c +++ b/test_src/main-aes256-test.c @@ -31,8 +31,8 @@ #include "cli.h" #include "performance_test.h" #include "blockcipher_descriptor.h" -#include "bcal-performance.h" -#include "bcal_aes256.h" +#include "bcal/bcal-performance.h" +#include "bcal/bcal_aes256.h" #include #include #include