X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=test_src%2Fmain-aes128-test.c;h=4bd2e9731f084c47a6c5cb06089838f2a3231fcd;hp=1934026022b6c9e3c72f057da0e4ed58ab500fc9;hb=7b5401ab9ce23a5da1de8b6c7de3a1aa20ac4cf8;hpb=02ac3b653f3a11f284cc1a0cb0e983575f2f431b diff --git a/test_src/main-aes128-test.c b/test_src/main-aes128-test.c index 1934026..4bd2e97 100644 --- a/test_src/main-aes128-test.c +++ b/test_src/main-aes128-test.c @@ -31,8 +31,8 @@ #include "cli.h" #include "performance_test.h" #include "blockcipher_descriptor.h" -#include "bcal-performance.h" -#include "bcal_aes128.h" +#include "bcal/bcal-performance.h" +#include "bcal/bcal_aes128.h" #include #include #include