X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=test_src%2Fmain-threefish-test.c;h=31748e45d78e47993e471c21ff8b517154cf04f1;hp=f01aef7c837477c6ce41ef1502f14ff92386e31b;hb=b8d6b2bd3ddea45506f584c7d44fe5fff0557ed1;hpb=8007e094d9e9e9477a08978c5ad2d96c6cb8bb66 diff --git a/test_src/main-threefish-test.c b/test_src/main-threefish-test.c index f01aef7..31748e4 100644 --- a/test_src/main-threefish-test.c +++ b/test_src/main-threefish-test.c @@ -30,10 +30,10 @@ #include "nessie_bc_test.h" #include "cli.h" #include "performance_test.h" -#include "bcal/bcal-performance.h" -#include "bcal/bcal_threefish256.h" -#include "bcal/bcal_threefish512.h" -#include "bcal/bcal_threefish1024.h" +#include "bcal-performance.h" +#include "bcal_threefish256.h" +#include "bcal_threefish512.h" +#include "bcal_threefish1024.h" #include #include