X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=groestl%2Fgroestl_small.c;fp=groestl%2Fgroestl_small.c;h=5996c10aeb6aaa1cba4fa5bbe6cc7225149f9c30;hb=e1db57c69472f52cf2405ef4eb22f085a868eeeb;hp=d23a4662ec217a81e80a337e4213f244bd2ea2aa;hpb=06a67c77b1e8c2769a149591d6e00ee0aebdd7f2;p=arm-crypto-lib.git diff --git a/groestl/groestl_small.c b/groestl/groestl_small.c index d23a466..5996c10 100644 --- a/groestl/groestl_small.c +++ b/groestl/groestl_small.c @@ -26,9 +26,9 @@ */ #include "groestl_small.h" -#include "aes/aes_sbox.h" -#include "gf256mul/gf256mul.h" -#include "memxor/memxor.h" +#include "aes_sbox.h" +#include "gf256mul.h" +#include "memxor.h" #include #include