X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=test_src%2Fmain-xtea-test.c;h=6fae984d5948c90e9c53a74488064b4074170048;hb=7b5401ab9ce23a5da1de8b6c7de3a1aa20ac4cf8;hp=c40046f0cdd9cf518c936eefca9ad7183ed542ac;hpb=6483e60140be5fe4ab60de85cdf679fc0518dc99;p=avr-crypto-lib.git diff --git a/test_src/main-xtea-test.c b/test_src/main-xtea-test.c index c40046f..6fae984 100644 --- a/test_src/main-xtea-test.c +++ b/test_src/main-xtea-test.c @@ -29,8 +29,8 @@ #include "xtea.h" #include "nessie_bc_test.h" #include "performance_test.h" -#include "bcal-performance.h" -#include "bcal_xtea.h" +#include "bcal/bcal-performance.h" +#include "bcal/bcal_xtea.h" #include "cli.h" #include