X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=test_src%2Fcmacvs.c;h=393d2808d9934974c8a9022f0196294fa11da2ee;hb=e1db57c69472f52cf2405ef4eb22f085a868eeeb;hp=41977c953bd912bf7310bbc921943d645b676dfd;hpb=06a67c77b1e8c2769a149591d6e00ee0aebdd7f2;p=arm-crypto-lib.git diff --git a/test_src/cmacvs.c b/test_src/cmacvs.c index 41977c9..393d280 100644 --- a/test_src/cmacvs.c +++ b/test_src/cmacvs.c @@ -29,8 +29,8 @@ #include #include #include "blockcipher_descriptor.h" -#include "bcal/bcal-basic.h" -#include "bcal/bcal-cmac.h" +#include "bcal-basic.h" +#include "bcal-cmac.h" #include "cmacvs.h" #include "string-extras.h" #include "cli.h"