X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=groestl%2Fgroestl_small.c;fp=groestl%2Fgroestl_small.c;h=44ab7eec8447de2cf5edd701ff8ec71ac86ec82a;hb=b8d6b2bd3ddea45506f584c7d44fe5fff0557ed1;hp=7e59ca42313da80b80084b1579cd62136de4d9c6;hpb=8007e094d9e9e9477a08978c5ad2d96c6cb8bb66;p=avr-crypto-lib.git diff --git a/groestl/groestl_small.c b/groestl/groestl_small.c index 7e59ca4..44ab7ee 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 #include