X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=test_src%2Fmain-bmw-test.c;h=2da30a0097576b1bd1737ddd9dae1e6f4f4d92e2;hb=a012cfa921853fb9b8bd484981ab471a9ba25ec9;hp=f46f39540a0a3d44c61c26aa84fd555ff7344e6b;hpb=7b5401ab9ce23a5da1de8b6c7de3a1aa20ac4cf8;p=avr-crypto-lib.git diff --git a/test_src/main-bmw-test.c b/test_src/main-bmw-test.c index f46f395..2da30a0 100644 --- a/test_src/main-bmw-test.c +++ b/test_src/main-bmw-test.c @@ -28,14 +28,14 @@ #include "bmw_small.h" #include "bmw_large.h" #include "cli.h" -#include "hfal/hfal_bmw_small.h" -#include "hfal/hfal_bmw_large.h" +#include "hfal_bmw_small.h" +#include "hfal_bmw_large.h" #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 #include