X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;ds=sidebyside;f=test_src%2Fmain-xtea-test.c;h=c40046f0cdd9cf518c936eefca9ad7183ed542ac;hb=b8d6b2bd3ddea45506f584c7d44fe5fff0557ed1;hp=6fae984d5948c90e9c53a74488064b4074170048;hpb=8007e094d9e9e9477a08978c5ad2d96c6cb8bb66;p=avr-crypto-lib.git diff --git a/test_src/main-xtea-test.c b/test_src/main-xtea-test.c index 6fae984..c40046f 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/bcal-performance.h" -#include "bcal/bcal_xtea.h" +#include "bcal-performance.h" +#include "bcal_xtea.h" #include "cli.h" #include