X-Git-Url: https://git.cryptolib.org/?p=arm-crypto-lib.git;a=blobdiff_plain;f=test_src%2Fmain-bmw-test.c;h=5134743548ae1e8d6156ad75bb174334449d5a8b;hp=846fb2babe81df6f39a95ec0a2849d9c4a0c547c;hb=e1db57c69472f52cf2405ef4eb22f085a868eeeb;hpb=06a67c77b1e8c2769a149591d6e00ee0aebdd7f2 diff --git a/test_src/main-bmw-test.c b/test_src/main-bmw-test.c index 846fb2b..5134743 100644 --- a/test_src/main-bmw-test.c +++ b/test_src/main-bmw-test.c @@ -34,12 +34,12 @@ #include "shavs.h" #include "nessie_hash_test.h" #include "performance_test.h" -#include "hfal/hfal-nessie.h" -#include "hfal/hfal-performance.h" -#include "hfal/hfal-test.h" +#include "hfal-nessie.h" +#include "hfal-performance.h" +#include "hfal-test.h" -#include "hfal/hfal_bmw_small.h" -#include "hfal/hfal_bmw_large.h" +#include "hfal_bmw_small.h" +#include "hfal_bmw_large.h" #include "bmw_small.h" #include "bmw_large.h"