X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=test_src%2Fmain-aes128-test.c;h=4bd2e9731f084c47a6c5cb06089838f2a3231fcd;hb=fb4cf7b5c6e5f28d886bd4216f09b8052c7bd013;hp=1934026022b6c9e3c72f057da0e4ed58ab500fc9;hpb=794b705a0b4dedf4eab3aabcf39f76bf9856ee3f;p=avr-crypto-lib.git 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