X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=test_src%2Fmain-cubehash-test.c;h=2ae29e7cfbee56586553dab3893571770e056277;hb=d1181933dc28db92d787cf5604e2fc96ab0d8f9f;hp=f69868c33cc0f25d8b8ceb4be3cbf444d36cb5d3;hpb=7b5401ab9ce23a5da1de8b6c7de3a1aa20ac4cf8;p=avr-crypto-lib.git diff --git a/test_src/main-cubehash-test.c b/test_src/main-cubehash-test.c index f69868c..2ae29e7 100644 --- a/test_src/main-cubehash-test.c +++ b/test_src/main-cubehash-test.c @@ -27,13 +27,13 @@ #include "cubehash.h" #include "cli.h" -#include "hfal/hfal_cubehash.h" +#include "hfal_cubehash.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