X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=twister%2Ftwister-small-stub.c;h=9eb4112a933edf453b3c3a1ac8ffe5df6f44194d;hp=72cbe9c83ab7a60125d17bae643409b07233283b;hb=b8d6b2bd3ddea45506f584c7d44fe5fff0557ed1;hpb=8007e094d9e9e9477a08978c5ad2d96c6cb8bb66 diff --git a/twister/twister-small-stub.c b/twister/twister-small-stub.c index 72cbe9c..9eb4112 100644 --- a/twister/twister-small-stub.c +++ b/twister/twister-small-stub.c @@ -2,7 +2,7 @@ #include #include -#include "memxor/memxor.h" +#include "memxor.h" #include "twister-small.h" /*********************************************************************/