X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=twister%2Ftwister.c;h=0135811ecc3e2503c58f2b375f3c209498d5368b;hp=40f38363f9cd177cd2d654ad2ebab7bdc9d4c6d8;hb=b8d6b2bd3ddea45506f584c7d44fe5fff0557ed1;hpb=8007e094d9e9e9477a08978c5ad2d96c6cb8bb66 diff --git a/twister/twister.c b/twister/twister.c index 40f3836..0135811 100644 --- a/twister/twister.c +++ b/twister/twister.c @@ -23,7 +23,7 @@ #include #include "twister.h" #include "twister_tables.h" -#include "memxor/memxor.h" +#include "memxor.h" //#ifndef TWISTER_MUL_TABLE # include "gf256mul/gf256mul.h"